Skip to content

Commit b3db339

Browse files
chore(deps): update rust crate toml to 0.9 (#33)
1 parent 1278df3 commit b3db339

2 files changed

Lines changed: 20 additions & 22 deletions

File tree

Cargo.lock

Lines changed: 19 additions & 21 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
@@ -29,7 +29,7 @@ wasm-bindgen = "0.2"
2929
[dev-dependencies]
3030
insta = { version = "1.43", features = ["glob"] }
3131
similar-asserts = "1.5"
32-
toml = "0.8"
32+
toml = "0.9"
3333

3434
[lib]
3535
crate-type = ["cdylib", "rlib"]

0 commit comments

Comments
 (0)