Skip to content

Commit 9819283

Browse files
chore(deps): update rust crate tao to 0.31
1 parent 44f5fea commit 9819283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ targets = ["x86_64-apple-darwin", "x86_64-pc-windows-msvc"]
2020
raw-window-handle = "0.6"
2121

2222
[dev-dependencies]
23-
tao = "0.30"
23+
tao = "0.31"
2424
winit = "0.29"
2525

2626
[target.'cfg(target_os = "windows")'.dependencies]

0 commit comments

Comments
 (0)