Update Rust crate serde_json to 1.0.88
This commit is contained in:
@@ -17,7 +17,7 @@ sqlx = { version = "0.6", features = [
|
||||
"postgres",
|
||||
"time",
|
||||
] }
|
||||
serde_json = "1.0.87"
|
||||
serde_json = "1.0.88"
|
||||
dotenv = "0.15.0"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.3"
|
||||
|
Reference in New Issue
Block a user