forked from MightyPork/crsn
add sexp into source tree
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ edition = "2018"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
sexp = "1.1.4"
|
||||
sexp = { path = "../lib/spanned_sexp" }
|
||||
thiserror = "1.0.20"
|
||||
anyhow = "1.0.32"
|
||||
dyn-clonable = "0.9.0"
|
||||
|
||||
Reference in New Issue
Block a user