Skip to content

Commit

Permalink
Remove minimal rust version.
Browse files Browse the repository at this point in the history
  • Loading branch information
daemontus committed Dec 24, 2023
1 parent f785844 commit 941bc1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ keywords = ["hctl", "model-checking", "boolean-network", "symbolic", "systems-bi
categories = ["science", "simulation"]
license = "MIT"
exclude = ["benchmark_models", ".github", ".githooks"]
rust-version = "1.72"

[profile.test]
opt-level = 3 # to be able to run non-trivial tests
Expand Down

0 comments on commit 941bc1a

Please sign in to comment.