Skip to content

Commit e2c7ec6

Browse files
dependabot[bot]Ralith
authored andcommitted
Update directories requirement from 5.0.1 to 6.0.0
--- updated-dependencies: - dependency-name: directories dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3763ae5 commit e2c7ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ yakui-vulkan = { git = "https://github.com/SecondHalfGames/yakui", rev = "136f88
1919
winit = "0.30.4"
2020
ash-window = "0.13"
2121
raw-window-handle = "0.6"
22-
directories = "5.0.1"
22+
directories = "6.0.0"
2323
vk-shader-macros = "0.2.5"
2424
nalgebra = { workspace = true }
2525
libm = "0.2.6"

0 commit comments

Comments
 (0)