mirror of
https://github.com/gnxlxnxx/dubins_path
synced 2026-07-27 07:03:03 +02:00
Use euclid from github
This commit is contained in:
+4
-1
@@ -15,7 +15,10 @@ edition = "2018"
|
||||
|
||||
|
||||
[dependencies]
|
||||
euclid = "0.20.11"
|
||||
thiserror = "1.0"
|
||||
|
||||
[dependencies.euclid]
|
||||
git = "https://github.com/servo/euclid.git"
|
||||
rev = "1a8b95d46fa33978f7a6dcbb7a4c0f2a0550a1c9"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user