Skip to content

Commit 00aee8e

Browse files
authored
deps: Update phf to version 0.14 (#770)
Signed-off-by: Simon Sapin <simon@igalia.com>
1 parent 5626dc8 commit 00aee8e

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

adapters/atspi-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ simplified-api = []
1818
accesskit = { version = "0.24.1", path = "../../accesskit" }
1919
accesskit_consumer = { version = "0.38.0", path = "../../accesskit_consumer" }
2020
atspi-common = { version = "0.13", default-features = false }
21-
phf = { version = "0.13.1", features = ["macros"] }
21+
phf = { version = "0.14.0", features = ["macros"] }
2222
serde = "1.0"
2323
zvariant = { version = "5.4", default-features = false }

0 commit comments

Comments
 (0)