Skip to content

Commit 6b39197

Browse files
chore(deps): update rust crate toml to v1
1 parent e940e85 commit 6b39197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)