Compare commits
1 commit
main
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bb3eced384 |
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ flume = "0.11"
|
|||
# Serialization
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
toml = "0.8"
|
||||
toml = "1.0"
|
||||
bincode = "1.3"
|
||||
|
||||
# Async utilities
|
||||
|
|
|
|||
Loading…
Reference in a new issue