mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-07 09:02:28 +00:00
Bump serde_json from 1.0.57 to 1.0.58 (#29)
This commit is contained in:
committed by
GitHub
parent
f6b442d7ce
commit
fbca4e859e
@@ -11,7 +11,7 @@ serde_derive = "1.0.112"
|
||||
serde = "1.0.116"
|
||||
reqwest = { version = "0.10", default-features = false, features = ["json", "rustls-tls"] }
|
||||
tokio = { version = "0.2", features = ["full"] }
|
||||
serde_json = "1.0.57"
|
||||
serde_json = "1.0.58"
|
||||
log = "0.4"
|
||||
pretty_env_logger = "0.4.0"
|
||||
regex = "1.3.9"
|
||||
|
Reference in New Issue
Block a user