mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-08-14 12:09:50 +00:00
chore: Update resolvematrix
This commit is contained in:
Generated
+3
-2
@@ -4505,8 +4505,9 @@ checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7"
|
||||
|
||||
[[package]]
|
||||
name = "resolvematrix"
|
||||
version = "1.2.0"
|
||||
source = "git+https://forgejo.ellis.link/continuwuation/resolvematrix?rev=434f56b4f90552e8f79f8716f8d49a513f1a2f81#434f56b4f90552e8f79f8716f8d49a513f1a2f81"
|
||||
version = "1.3.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f072176a8b0cbe7c3df2281991ef00a09889d8ec789f2878e7fee43a3b978a6f"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"hickory-resolver",
|
||||
|
||||
+1
-3
@@ -564,9 +564,7 @@ features = ["std"]
|
||||
version = "0.3.0"
|
||||
|
||||
[workspace.dependencies.resolvematrix]
|
||||
#version = "1.2.0"
|
||||
git = "https://forgejo.ellis.link/continuwuation/resolvematrix"
|
||||
rev = "434f56b4f90552e8f79f8716f8d49a513f1a2f81"
|
||||
version = "1.3.0"
|
||||
|
||||
[workspace.dependencies.serde_urlencoded]
|
||||
version = "0.7.1"
|
||||
|
||||
Reference in New Issue
Block a user