Skip to content

Commit

Permalink
chore(deps): bump serde
Browse files Browse the repository at this point in the history
  • Loading branch information
kod-kristoff committed Sep 19, 2024
1 parent 1a096d0 commit 7fd0319
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 @@ -63,7 +63,7 @@ regex-syntax = "0.8"
reqwest = { version = "0.11.22", features = ["json"] }
rstest = "0.17.0"
schemars = { version = "0.8.16", features = ["uuid1"] }
serde = "1.0.144"
serde = "1.0.145"
serde_json = "1.0.85"
smallvec = { version = "1", default-features = false }
syn-dff4ba8e3ae991db = "1"
Expand Down

0 comments on commit 7fd0319

Please sign in to comment.