update/extension to lexer, bug fixes to module importing
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
[package]
|
||||
name = "rusty-wam"
|
||||
version = "0.7.6"
|
||||
version = "0.7.7"
|
||||
authors = ["Mark Thom"]
|
||||
|
||||
[dependencies]
|
||||
lazy_static = "0.2"
|
||||
num = "0.1"
|
||||
regex = "0.2.1"
|
||||
ordered-float = "0.5.0"
|
||||
downcast = "0.9.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user