Skip to content

Commit

Permalink
Pin version for selene
Browse files Browse the repository at this point in the history
  • Loading branch information
Kampfkarren committed Nov 6, 2020
1 parent b132767 commit 6039db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selene/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ lazy_static = "1.4"
glob = "0.3"
num_cpus = "1.10"
reqwest = { version = "0.9", optional = true }
selene-lib = { path = "../selene-lib", version = "0.9.0", default-features = false }
selene-lib = { path = "../selene-lib", version = "=0.9.2", default-features = false }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
structopt = "0.3"
Expand Down

0 comments on commit 6039db3

Please sign in to comment.