Merge pull request #1040 from dimforge/cust-0.2

Update to cust 0.2
This commit is contained in:
Sébastien Crozet 2021-12-03 14:12:15 +01:00 committed by GitHub
commit a9890e2a2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ glam017 = { package = "glam", version = "0.17", optional = true }
glam018 = { package = "glam", version = "0.18", optional = true }
[target.'cfg(not(target_os = "cuda"))'.dependencies]
cust = { version = "0.1", optional = true }
cust = { version = "0.2", optional = true }
[dev-dependencies]