Skip to content

Commit

Permalink
chore(deps): update rust crate serde_qs to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 2, 2023
1 parent 9d8cd06 commit 94df8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/crontab_parser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ json5 = "0.4.1"
nom = "7.1.3"
serde = { version = "1.0.152", features = ["derive"] }
serde_json = "1.0.93"
serde_qs = "0.11.0"
serde_qs = "0.12.0"
thiserror = "1.0.38"

0 comments on commit 94df8c9

Please sign in to comment.