We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47b2b1 commit 77ae75bCopy full SHA for 77ae75b
1 file changed
Cargo.toml
@@ -14,7 +14,7 @@ members = [
14
]
15
16
[workspace.package]
17
-version = "1.21.6"
+version = "1.21.7"
18
edition = "2024"
19
authors = ["Terraphim Team <team@terraphim.ai>"]
20
documentation = "https://terraphim.ai"
@@ -24,7 +24,7 @@ license = "Apache-2.0"
24
readme = "README.md"
25
26
[patch.crates-io]
27
-terraphim_service = { version = "1.20.5", registry = "terraphim" }
+terraphim_service = { version = "=1.20.5", registry = "terraphim" }
28
rustls-webpki = { git = "https://github.com/rustls/webpki.git", tag = "v/0.103.12" }
29
30
[workspace.dependencies]
0 commit comments