Skip to content

Commit 705928f

Browse files
authored
Merge pull request #86 from innoave/dependabot/cargo/hashbrown-0.17
chore(deps): update hashbrown requirement from 0.16 to 0.17
2 parents 7f2cfc0 + d5952af commit 705928f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ std = [
4242
]
4343

4444
[dependencies]
45-
hashbrown = "0.16"
45+
hashbrown = "0.17"
4646

4747
# optional
4848
bigdecimal = { version = "0.4", optional = true, default-features = false }

0 commit comments

Comments
 (0)