Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
daemontus committed Apr 8, 2024
1 parent 2973586 commit 1a157bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ edition = "2021"
tauri-build = { version = "1.4", features = [] }

[dependencies]
biodivine-lib-bdd = ">=0.5.11, <1.0.0"
biodivine-lib-param-bn = ">=0.5.9, <1.0.0"
biodivine-lib-bdd = ">=0.5.13, <1.0.0"
biodivine-lib-param-bn = ">=0.5.10, <1.0.0"
lazy_static = "1.4.0"
regex = "1.10.2"
tauri = { version = "1.4", features = [ "window-set-focus", "window-set-size", "window-close", "window-create", "dialog-all", "shell-open", "path-all"] }
Expand Down

0 comments on commit 1a157bc

Please sign in to comment.