Skip to content

Commit

Permalink
Remove spurious cargo-creusot dependency on why3 (#1378)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lysxia authored Feb 24, 2025
2 parents 79b5e3e + 09951f5 commit 8de2265
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion cargo-creusot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ serde_json = "1.0"
toml = "0.8"
env_logger = "0.11"
serde = { version = "1.0", features = ["derive"] }
why3 = { path = "../why3", features = ["serialize"] }
creusot-args = {path = "../creusot-args"}
creusot-setup = {path = "../creusot-setup"}
anyhow = "1.0"
Expand Down

0 comments on commit 8de2265

Please sign in to comment.