Skip to content

Commit

Permalink
chore(deps): update rust crate serde to 1.0.199
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and spotlightishere committed Apr 27, 2024
1 parent 4221c43 commit 4734fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ remi-s3 = "0.7.0"
reqwest = "0.12.4"
semver = { version = "1.0.22", features = ["serde"] }
sentry = "0.32.3"
serde = { version = "1.0.198", features = ["derive"] }
serde = { version = "1.0.199", features = ["derive"] }
serde_json = "1.0.116"
serde_yaml = "0.9.34+deprecated"
sqlx = { version = "0.7.4", features = [
Expand Down

0 comments on commit 4734fdf

Please sign in to comment.