Bump hashbrown, switch to my toml fork

master
TheOddGarlic 2022-08-02 12:49:17 +03:00
parent 347975e4fa
commit d3a1f1e5e9
2 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,4 @@
[workspace]
members = [
"ableos",
"asl",

View File

@ -69,7 +69,6 @@ pc-keyboard = "0.5"
version = "0.4.17"
default-features = false
[dependencies.logos]
version = "0.12"
default-features = false
@ -88,7 +87,7 @@ default-features = false
features = ["derive", "alloc"]
[dependencies.hashbrown]
version = "0.7"
version = "0.12"
default-features = false
features = ["inline-more"]
@ -109,7 +108,7 @@ git = "https://git.ablecorp.us:443/able/y-compositor-protocol.git"
path = "../ext2-rs"
[dependencies.toml]
git = "https://github.com/diondokter/toml-rs"
git = "https://git.ablecorp.us:443/theoddgarlic/toml-rs"
# version = "0.5.8"
default-features = false