Skip to content
Snippets Groups Projects
Commit 98583c60 authored by Robert Czechowski's avatar Robert Czechowski
Browse files

Specify version for all crates in Cargo.toml

parent ee93d558
Branches
Tags
No related merge requests found
......@@ -32,8 +32,8 @@ staticfile = "0.4"
serde_derive = "1.0"
handlebars-iron = "0.25.1"
iron-sessionstorage = "*"
serde_yaml = "*"
structopt = "*"
serde_yaml = "0.8.9"
structopt = "0.2.18"
reqwest = "0.6.2"
linked-hash-map = "0.5.1"
bcrypt = "0.3"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment