Skip to content

Commit 83c965e

Browse files
committed
Update to latest const-type-layout
1 parent 0bf3e0d commit 83c965e

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
@@ -28,7 +28,7 @@ rustacuda_core = { git = "https://github.com/juntyr/RustaCUDA", rev = "c6ea7cc"
2828
rustacuda = { git = "https://github.com/juntyr/RustaCUDA", rev = "c6ea7cc", optional = true }
2929
rustacuda_derive = { git = "https://github.com/juntyr/RustaCUDA", rev = "c6ea7cc", optional = true }
3030

31-
const-type-layout = { git = "https://github.com/juntyr/const-type-layout", rev = "e163b36" }
31+
const-type-layout = { git = "https://github.com/juntyr/const-type-layout", rev = "645de0e" }
3232

3333
final = "0.1.1"
3434
hashbrown = { version = "0.14", default-features = false, features = ["inline-more"], optional = true }

0 commit comments

Comments
 (0)