Skip to content

Commit

Permalink
chore(deps): update rust crate config to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 501bebe commit 54c15c3
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 @@ -14,7 +14,7 @@ id-ulid = { path = "./crates/id-ulid" }

# non-local crates
chrono = { version = "0.4.34", features = ["serde"] }
config = { version = "0.14", default-features = false, features = [
config = { version = "0.15", default-features = false, features = [
"json",
"json5_rs",
"json5",
Expand Down

0 comments on commit 54c15c3

Please sign in to comment.