Skip to content

Commit b8d22e0

Browse files
chore(deps): update rust crate toml to v1
1 parent 7a21ee7 commit b8d22e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tracing-appender = "0.2"
4545
# Serialization
4646
serde = { version = "1.0", features = ["derive"] }
4747
serde_json = "1.0"
48-
toml = "0.9.8"
48+
toml = "1.0.0"
4949

5050
# WASM utilities
5151
gloo-timers = { version = "0.3", features = ["futures"] }

0 commit comments

Comments
 (0)