Skip to content

Commit ba7a2d6

Browse files
authored
Merge pull request #138 from otter-sec/feat/issue-135
Updated cargo-lock version
2 parents 121568e + 5ff03e0 commit ba7a2d6

File tree

2 files changed

+41
-7
lines changed

2 files changed

+41
-7
lines changed

Cargo.lock

Lines changed: 40 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
@@ -9,7 +9,7 @@ license = "MIT"
99
[dependencies]
1010
anyhow = "1.0.79"
1111
borsh = { version = "1.2.1", features = ["derive"] }
12-
cargo-lock = "9.0.0" # missing in workspace
12+
cargo-lock = "10.1.0" # missing in workspace
1313
cargo_toml = "0.15.3" # missing in workspace
1414
clap = "2.33.1" # version of v1.18 does not support derive
1515
crossbeam-channel = "0.5.11"

0 commit comments

Comments
 (0)