Remove old deps (#529)
Updates chrono to remove time 0.1 Updates openapitor to remove clap 3
This commit is contained in:
@ -20,5 +20,5 @@ syn = { version = "2.0.33", features = ["full"] }
|
||||
|
||||
[dev-dependencies]
|
||||
expectorate = "1.0.7"
|
||||
openapitor = "0.0.5"
|
||||
openapitor = { git = "https://github.com/KittyCAD/kittycad.rs", branch = "main" }
|
||||
pretty_assertions = "1.4.0"
|
||||
|
Reference in New Issue
Block a user