remove needless result type in try_expand_term

This commit is contained in:
Mark Thom
2018-12-02 15:17:45 -07:00
parent c281c1b427
commit deabdafa48
2 changed files with 5 additions and 5 deletions

2
Cargo.lock generated
View File

@@ -108,7 +108,7 @@ dependencies = [
[[package]]
name = "rusty-wam"
version = "0.7.15"
version = "0.7.16"
dependencies = [
"downcast 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
"num 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",