about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2024-11-30 02:00:22 -0600
committergennyble <gen@nyble.dev>2024-11-30 02:00:22 -0600
commitb8c68049c767e862589c8ac6620fcf818d9a1be5 (patch)
treed0406c4ecc047a75cbac5d215309d71c791111a5 /Cargo.toml
parentc5f21d3f9843015ff290368205765002400c4622 (diff)
downloadreally-etches-b8c68049c767e862589c8ac6620fcf818d9a1be5.tar.gz
really-etches-b8c68049c767e862589c8ac6620fcf818d9a1be5.zip
Kind of draws!
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e2217f9..16cbc4e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,7 @@ edition = "2021"
 
 [dependencies]
 gilrs = "0.11.0"
+neam = { git = "https://github.com/gennyble/neam", rev = "5efc1761866283537fd254a8fb3582f50631cf0f" }
 softbuffer = "0.4.6"
 tracing = "0.1.41"
 tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }