Skip to content

Commit

Permalink
Fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rachitnigam committed Feb 29, 2024
1 parent 0f5b029 commit e4ee830
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ default = []
serialize = ["calyx-ir/serialize", "serde/rc", "calyx-backend/sexp"]

[build-dependencies]
calyx-stdlib = { path = "calyx-stdlib", version = "0.6.1" }
calyx-stdlib = { path = "calyx-stdlib", version = "0.7.1" }

[dependencies]
atty.workspace = true
Expand Down

0 comments on commit e4ee830

Please sign in to comment.