1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-31 05:40:03 -04:00

Update cint 0.2 -> 0.3

This commit is contained in:
Emil Ernerfeldt
2022-04-30 18:01:24 +02:00
parent ed4fe43e7a
commit 00471f2887
2 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ nohash-hasher = "0.2"
# Optional:
ahash = { version = "0.7", default-features = false, features = ["std"] }
bytemuck = { version = "1.7.2", optional = true, features = ["derive"] }
cint = { version = "^0.2.2", optional = true }
cint = { version = "0.3.1", optional = true }
serde = { version = "1", optional = true, features = ["derive", "rc"] }
# native: