Skip to content

Commit 86f8646

Browse files
committed
chore: update toml to 1
1 parent 109cfab commit 86f8646

File tree

2 files changed

+26
-4
lines changed

2 files changed

+26
-4
lines changed

Cargo.lock

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

bin/nanocl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ nanocl_error = { version = "0.6", features = [
6666
"serde_yaml",
6767
] }
6868
ctrlc = "3.5"
69-
toml = "0.9"
69+
toml = "1"
7070
ring = "0.17"
7171
dotenvy = "0.15"
7272
openssl = "0.10"

0 commit comments

Comments
 (0)