Skip to content

Commit

Permalink
chore(deps): update rust crate serde_qs to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 7, 2023
1 parent 9bc0335 commit e6700bc
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.2"
serde = { version = "1.0.152", features = ["derive"] }
serde_json = "1.0.91"
serde_qs = "0.10.1"
serde_qs = "0.11.0"
thiserror = "1.0.38"

0 comments on commit e6700bc

Please sign in to comment.