Skip to content

Commit

Permalink
Update psm and stacker to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nagisa authored and mati865 committed May 2, 2020
1 parent a5c5365 commit a569f29
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2632,9 +2632,9 @@ dependencies = [

[[package]]
name = "psm"
version = "0.1.6"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b14fc68b454f875abc8354c2555e1d56596f74833ddc0f77f87f4871ed6a30e0"
checksum = "586f7889555eb729b6074a71cabd2aec657406aa89a76734c8d69f428fbbac42"
dependencies = [
"cc",
]
Expand Down Expand Up @@ -4669,9 +4669,9 @@ checksum = "ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa"

[[package]]
name = "stacker"
version = "0.1.6"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d96fc4f13a0ac088e9a3cd9af1cc8c5cc1ab5deb2145cef661267dfc9c542f8a"
checksum = "a89b851ac6cb6bcd07a2693a552cad1dc743d3f822df2a484d44209209be3133"
dependencies = [
"cc",
"cfg-if",
Expand Down

0 comments on commit a569f29

Please sign in to comment.