Skip to content

Commit fb60797

Browse files
fix(deps): update rust crate ordered_hash_map to 0.5.0
1 parent ddbadd3 commit fb60797

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/dom/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ version.workspace = true
1313
aria-query = "0.0.5"
1414
dom-accessibility-api = "0.0.3"
1515
log.workspace = true
16-
ordered_hash_map = "0.4.0"
16+
ordered_hash_map = "0.5.0"
1717
paste = "1.0.15"
1818
pretty-format = { path = "../pretty-format", version = "0.0.1" }
1919
regex.workspace = true

0 commit comments

Comments
 (0)