mirror of
https://github.com/SinTan1729/movie-rename.git
synced 2024-12-28 04:58:37 -06:00
Compare commits
No commits in common. "3e7b8fbd5db3a8f216dff27c6c29a19a033f7941" and "443c8e6cc9fa57be74b5c72a0ee16f7b43fd5bfb" have entirely different histories.
3e7b8fbd5d
...
443c8e6cc9
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -329,9 +329,9 @@ checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
|
|||
|
||||
[[package]]
|
||||
name = "h2"
|
||||
version = "0.3.26"
|
||||
version = "0.3.24"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
|
||||
checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"fnv",
|
||||
|
|
Loading…
Reference in a new issue