Skip to content

Commit

Permalink
Upgrade TrajoptLib to drop CasADi backend and feature flag (SleipnirG…
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul authored Jun 21, 2024
1 parent a3eb66a commit 5d15493
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tauri-build = { version = "1.5.2", features = [] }
tauri = { version = "1.6.6", features = [ "os-all", "window-close", "window-set-title", "path-all", "dialog", "dialog-confirm", "dialog-save", "dialog-open", "dialog-ask", "fs-all", "shell-open", "devtools"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
trajoptlib = { git = "https://github.com/SleipnirGroup/TrajoptLib.git", rev = "992f140616629b35b561741e9bba802733e02c80", features = ["sleipnir"] }
trajoptlib = { git = "https://github.com/SleipnirGroup/TrajoptLib.git", rev = "988bef6a7d04960324aca0be70a4c48f20ede8fe" }
open = "3"
lazy_static = "1.4.0"

Expand Down

0 comments on commit 5d15493

Please sign in to comment.