Fixed imports
This commit is contained in:
Generated
+2
@@ -1456,6 +1456,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "federation-net"
|
||||
version = "0.1.0"
|
||||
source = "git+https://gt.hexor.cy/ab/frid.git#512a818a6a52ec713678e9a4e1cf0f50bb1e34ab"
|
||||
dependencies = [
|
||||
"blake3",
|
||||
"data-encoding",
|
||||
@@ -2989,6 +2990,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "music-dht"
|
||||
version = "0.1.0"
|
||||
source = "git+https://gt.hexor.cy/ab/frid.git#512a818a6a52ec713678e9a4e1cf0f50bb1e34ab"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"blake3",
|
||||
|
||||
@@ -41,8 +41,3 @@ windows-sys = { version = "0.61.2", features = ["Win32_Foundation", "Win32_UI_Wi
|
||||
|
||||
[target."cfg(unix)".dependencies]
|
||||
libc = "0.2.186"
|
||||
|
||||
# Build against the local frid checkout; drop (or keep, for local
|
||||
# development) once the frid changes are pushed and the lock is updated.
|
||||
[patch."https://gt.hexor.cy/ab/frid.git"]
|
||||
music-dht = { git = "https://gt.hexor.cy/ab/frid.git" }
|
||||
|
||||
Reference in New Issue
Block a user