Skip to content

Commit 48c3f2b

Browse files
committed
Upgraded cargo_toml from version 0.15.3 to 0.22.3.
1 parent 76b8a8a commit 48c3f2b

File tree

2 files changed

+48
-34
lines changed

2 files changed

+48
-34
lines changed

Cargo.lock

Lines changed: 47 additions & 33 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
@@ -10,7 +10,7 @@ license = "MIT"
1010
anyhow = "1.0.79"
1111
borsh = { version = "1.2.1", features = ["derive"] }
1212
cargo-lock = "10.1.0" # missing in workspace
13-
cargo_toml = "0.15.3" # missing in workspace
13+
cargo_toml = "0.22" # missing in workspace
1414
clap = "2.33.1" # version of v1.18 does not support derive
1515
crossbeam-channel = "0.5.11"
1616
hex = "0.4.3"

0 commit comments

Comments
 (0)