Skip to content

Commit ee50d20

Browse files
revert symbol table upgrade
1 parent 16fba5b commit ee50d20

2 files changed

Lines changed: 22 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 21 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

calyx/utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ atty.workspace = true
2222
string-interner.workspace = true
2323
itertools.workspace = true
2424
petgraph.workspace = true
25-
symbol_table = { version = "0.5", features = ["global"] }
25+
symbol_table = { version = "0.3", features = ["global"] }
2626
boxcar = "0.2.7"

0 commit comments

Comments
 (0)