mirror of
https://github.com/encounter/ghidra-cli.git
synced 2026-07-10 03:18:56 -07:00
fix: bump version to 0.1.6 in Cargo.toml and Cargo.lock
This commit is contained in:
Generated
+1
-1
@@ -739,7 +739,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ghidra-cli"
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_cmd",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ghidra-cli"
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
edition = "2021"
|
||||
authors = ["Alexander Kiselev"]
|
||||
description = "Rust CLI to run Ghidra headless for reverse engineering with Claude Code and other agents"
|
||||
|
||||
Reference in New Issue
Block a user