mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-07 00:58:12 +00:00
Bump serde from 1.0.117 to 1.0.118 (#56)
This commit is contained in:
committed by
GitHub
parent
53ece15a42
commit
76263c5a8c
@@ -7,7 +7,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
sendgrid = { version = "0.15.0", default-features = false, features = ["rustls", "blocking"] }
|
||||
serde_derive = "1.0.112"
|
||||
serde = "1.0.117"
|
||||
serde = "1.0.118"
|
||||
reqwest = { version = "0.10", default-features = false, features = ["json", "rustls-tls"] }
|
||||
tokio = { version = "0.2", features = ["full"] }
|
||||
serde_json = "1.0.60"
|
||||
|
Reference in New Issue
Block a user