aboutsummaryrefslogtreecommitdiffhomepage
path: root/ptx/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ptx/Cargo.toml')
-rw-r--r--ptx/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ptx/Cargo.toml b/ptx/Cargo.toml
index fd86f15..e2c4ff8 100644
--- a/ptx/Cargo.toml
+++ b/ptx/Cargo.toml
@@ -18,6 +18,8 @@ bit-vec = "0.6"
half ="1.6"
bitflags = "1.2"
rustc-hash = "2.0.0"
+strum = "0.26"
+strum_macros = "0.26"
[dependencies.lalrpop-util]
version = "0.19.12"