updated lock
This commit is contained in:
parent
dda4b4b519
commit
c8ee421f34
1 changed files with 5 additions and 5 deletions
10
Cargo.lock
generated
10
Cargo.lock
generated
|
@ -308,16 +308,16 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rs48"
|
||||
version = "1.3.2"
|
||||
version = "1.3.3"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"rand",
|
||||
"rs48_lib 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rs48_lib 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rs48_lib"
|
||||
version = "1.3.0"
|
||||
version = "1.3.1"
|
||||
dependencies = [
|
||||
"rand",
|
||||
"rayon",
|
||||
|
@ -326,9 +326,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rs48_lib"
|
||||
version = "1.3.0"
|
||||
version = "1.3.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b58576c33a2c3e1fd0af4195b55f9d8cf52f0448d5f487b7df934a395b8dbce2"
|
||||
checksum = "7bb1258263e47505149cd6fb2224598a6d790bbef3d20884360cc3b983b02360"
|
||||
dependencies = [
|
||||
"rand",
|
||||
"rayon",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue