mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-07 09:02:28 +00:00
Bump serde from 1.0.114 to 1.0.115 (#20)
This commit is contained in:
committed by
GitHub
parent
cef5fd41d7
commit
4d0f6b0085
@@ -8,7 +8,7 @@ edition = "2018"
|
||||
sendgrid = { version = "0.11.3", features = ["rustls"] }
|
||||
toml = "0.5.6"
|
||||
serde_derive = "1.0.112"
|
||||
serde = "1.0.114"
|
||||
serde = "1.0.115"
|
||||
reqwest = { version = "0.10", default-features = false, features = ["json", "rustls-tls"] }
|
||||
tokio = { version = "0.2", features = ["full"] }
|
||||
serde_json = "1.0.57"
|
||||
|
Reference in New Issue
Block a user