Skip to content

Commit

Permalink
Use fixtures from Specs/Quint directory
Browse files Browse the repository at this point in the history
  • Loading branch information
romac committed Oct 25, 2023
1 parent 8ebc076 commit 6a1edd6
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 1,789 deletions.
6 changes: 2 additions & 4 deletions Code/itf/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[package]
name = "malachite-itf"
name = "malachite-itf"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
itf = "0.1.0"
itf = "0.1.1"
serde = { version = "1.0.189", features = ["derive"] }
Loading

0 comments on commit 6a1edd6

Please sign in to comment.