We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96becc8 commit 6d8c93eCopy full SHA for 6d8c93e
ash-rewrite/Cargo.toml
@@ -21,7 +21,7 @@ edition = "2021"
21
rust-version = "1.69.0"
22
23
[dependencies]
24
-libloading = { version = "0.8", optional = true }
+libloading = { version = "0.9", optional = true }
25
26
[features]
27
default = ["loaded", "debug"]
ash/Cargo.toml
@@ -22,7 +22,7 @@ edition = "2021"
[dev-dependencies]
28
trybuild = "1.0"
0 commit comments