1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2025-04-20 11:50:01 -05:00

Compare commits

..

No commits in common. "0192c26fd0b1cc5474b693e1e7dc95f28d8e5324" and "3ad05f1e63aaf3a7ab73b47343049ce725e65f67" have entirely different histories.

4
actix/Cargo.lock generated
View file

@ -744,9 +744,9 @@ checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
[[package]]
name = "h2"
version = "0.3.26"
version = "0.3.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
checksum = "4fbd2820c5e49886948654ab546d0688ff24530286bdcf8fca3cefb16d4618eb"
dependencies = [
"bytes",
"fnv",