Skip to content

Commit

Permalink
Remove unused dependencies and update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
daemontus committed Apr 28, 2021
1 parent cfb0324 commit 11a8217
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 729 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "biodivine-aeon-server"
version = "0.4.0-beta.1"
version = "0.4.0"
authors = ["Samuel Pastva <[email protected]>"]
edition = "2018"
default-run = "biodivine-aeon-server"
Expand All @@ -19,8 +19,6 @@ lto = true
biodivine-lib-bdd = "0.2.1"
biodivine-lib-param-bn = "0.1.0"
rocket = "0.4.6"
rayon = "1.5.0"
crossbeam = "0.8.0"
lazy_static = "1.4.0"
json = "0.12.4"
regex = "1.4.2"
Expand Down
187 changes: 0 additions & 187 deletions src/scc/algo_effectively_constant.rs

This file was deleted.

27 changes: 0 additions & 27 deletions src/scc/algo_par_utils.rs

This file was deleted.

Loading

0 comments on commit 11a8217

Please sign in to comment.