Explorar o código

Merge pull request #626 from aya-rs/dependabot/cargo/hashbrown-0.14

dependabot[bot] hai 1 ano
pai
achega
26c6b92ef1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      aya-obj/Cargo.toml

+ 1 - 1
aya-obj/Cargo.toml

@@ -14,7 +14,7 @@ edition = "2021"
 bytes = "1"
 log = "0.4"
 object = { version = "0.31", default-features = false, features = ["read_core", "elf"] }
-hashbrown = { version = "0.13" }
+hashbrown = { version = "0.14" }
 thiserror = { version = "1", default-features = false }
 core-error = { version = "0.0.0" }