Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Commit fc5f0a3

Browse files
chore(deps): update rust crate clap to 4.5.47 (#314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77546ad commit fc5f0a3

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version = "13.0.0"
1212
##############################
1313
serde = { version = "1.0.219", default-features = false }
1414
serde_json = { version = "1.0.143", default-features = false }
15-
clap = { version = "4.5.46", features = ["derive"] }
15+
clap = { version = "4.5.47", features = ["derive"] }
1616
futures = { version = "0.3.31", features = ["thread-pool"] }
1717
bs58 = "0.5.1"
1818
async-trait = "0.1.89"

0 commit comments

Comments
 (0)