Skip to content

Commit

Permalink
deps: unpin log. v0.4.23 has been yanked
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Jan 12, 2025
1 parent accce53 commit 69a9edf
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 @@ -140,7 +140,7 @@ jsonschema = { version = "0.28", features = [
], default-features = false }
local-encoding = { version = "0.2", optional = true }
localzone = { version = "0.3", features = ["auto_validation"] }
log = "=0.4.22"
log = "0.4"
mimalloc = { version = "0.1", default-features = false, optional = true }
minijinja = { version = "2", features = [
"json",
Expand Down

0 comments on commit 69a9edf

Please sign in to comment.