feat: Use tycho-common from github

Took 20 seconds
This commit is contained in:
Diana Carvalho
2025-09-25 10:48:04 +01:00
parent e78a362894
commit 5d73e3b47c
2 changed files with 2 additions and 3 deletions

3
Cargo.lock generated
View File

@@ -4635,8 +4635,7 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
[[package]]
name = "tycho-common"
version = "0.88.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da3d11794b59200b15d07afdb29323b99db66e757966aa0b71af885a36bbf178"
source = "git+https://github.com/propeller-heads/tycho-indexer.git?tag=0.88.0#47ed2e3db5e6b038866c682964ca0112c27d9ae1"
dependencies = [
"anyhow",
"async-trait",