Rust dep updates
This commit is contained in:
parent
fbd7b71d73
commit
f0df5092c3
9 changed files with 431 additions and 467 deletions
|
|
@ -8,7 +8,7 @@ name = "web"
|
|||
crate-type = ["lib", "staticlib"]
|
||||
|
||||
[dependencies]
|
||||
regex = "0.2.10"
|
||||
regex = "1.1.0"
|
||||
lazy_static = "1.0.0"
|
||||
|
||||
# Add debugging symbols even in release mode, in order to help with profiling.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue