rtiow: latest cargo files.
This commit is contained in:
parent
37137ac9ca
commit
23bc5b0bf0
1
rtiow/Cargo.lock
generated
1
rtiow/Cargo.lock
generated
@ -2641,6 +2641,7 @@ dependencies = [
|
|||||||
"structopt 0.2.18",
|
"structopt 0.2.18",
|
||||||
"strum",
|
"strum",
|
||||||
"strum_macros",
|
"strum_macros",
|
||||||
|
"thiserror",
|
||||||
"vec3",
|
"vec3",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
@ -29,6 +29,7 @@ vec3 = {path = "../vec3"}
|
|||||||
stl = {path = "../../../stl"}
|
stl = {path = "../../../stl"}
|
||||||
strum = { version = "0.24.1", features = ["derive"] }
|
strum = { version = "0.24.1", features = ["derive"] }
|
||||||
strum_macros = "0.24.3"
|
strum_macros = "0.24.3"
|
||||||
|
thiserror = "1.0.38"
|
||||||
#stl = {git = "https://git-private.z.xinu.tv/wathiede/stl"}
|
#stl = {git = "https://git-private.z.xinu.tv/wathiede/stl"}
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user