Skip to content

Commit

Permalink
Merge branch 'main' into fix/advanced-pub-lifetime
Browse files Browse the repository at this point in the history
  • Loading branch information
oteffahi committed Dec 17, 2024
2 parents 0c1858e + 3744075 commit 637d7c2
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 @@ -105,7 +105,7 @@ git-version = "0.3.9"
hashbrown = "0.14"
hex = { version = "0.4.3", default-features = false } # Default features are disabled due to usage in no_std crates
hmac = { version = "0.12.1", features = ["std"] }
home = "0.5.9"
home = "=0.5.9"
http-types = "2.12.0"
humantime = "2.1.0"
itertools = "0.13.0"
Expand Down

0 comments on commit 637d7c2

Please sign in to comment.