Skip to content

Commit

Permalink
Set up lightproc version
Browse files Browse the repository at this point in the history
  • Loading branch information
vertexclique committed Nov 6, 2019
1 parent 1edb8f4 commit 56200e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bastion-executor/Cargo.toml
Expand Up @@ -27,7 +27,7 @@ libc = "0.2"
num_cpus = "1.10"
rustc-hash = "1.0.1"
pin-utils = "0.1.0-alpha.4"
lightproc = { "path" = "../lightproc" }
lightproc = { version = "=0.3.3-alpha.0", "path" = "../lightproc" }

# Allocator
numanji = { version = "^0.1", optional = true, default-features = false }
Expand Down

0 comments on commit 56200e1

Please sign in to comment.