@@ -32,13 +32,13 @@ semver = "1.0"
32
32
serde = { version = " 1.0" , features = [" derive" ] }
33
33
serde_json = " 1.0.82"
34
34
sha2 = " 0.10.2"
35
- spin-common = { git = " https://github.com/fermyon/spin" , rev = " 9672d74122e422cd8c65b8ea2381cfbe29b2389d " }
36
- spin-loader = { git = " https://github.com/fermyon/spin" , rev = " 9672d74122e422cd8c65b8ea2381cfbe29b2389d " }
37
- spin-locked-app = { git = " https://github.com/fermyon/spin" , rev = " 9672d74122e422cd8c65b8ea2381cfbe29b2389d " }
38
- spin-http = { git = " https://github.com/fermyon/spin" , rev = " 9672d74122e422cd8c65b8ea2381cfbe29b2389d " , default-features = false }
39
- spin-manifest = { git = " https://github.com/fermyon/spin" , rev = " 9672d74122e422cd8c65b8ea2381cfbe29b2389d " }
40
- spin-oci = { git = " https://github.com/fermyon/spin" , rev = " 9672d74122e422cd8c65b8ea2381cfbe29b2389d " }
41
- terminal = { git = " https://github.com/fermyon/spin" , rev = " 9672d74122e422cd8c65b8ea2381cfbe29b2389d " }
35
+ spin-common = { git = " https://github.com/fermyon/spin" , rev = " 4ca3a56153a1d85b176ffd05804a476a59deb4ea " }
36
+ spin-loader = { git = " https://github.com/fermyon/spin" , rev = " 4ca3a56153a1d85b176ffd05804a476a59deb4ea " }
37
+ spin-locked-app = { git = " https://github.com/fermyon/spin" , rev = " 4ca3a56153a1d85b176ffd05804a476a59deb4ea " }
38
+ spin-http = { git = " https://github.com/fermyon/spin" , rev = " 4ca3a56153a1d85b176ffd05804a476a59deb4ea " , default-features = false }
39
+ spin-manifest = { git = " https://github.com/fermyon/spin" , rev = " 4ca3a56153a1d85b176ffd05804a476a59deb4ea " }
40
+ spin-oci = { git = " https://github.com/fermyon/spin" , rev = " 4ca3a56153a1d85b176ffd05804a476a59deb4ea " }
41
+ terminal = { git = " https://github.com/fermyon/spin" , rev = " 4ca3a56153a1d85b176ffd05804a476a59deb4ea " }
42
42
tempfile = " 3.3.0"
43
43
url = { version = " 2.3" , features = [" serde" ] }
44
44
uuid = { version = " 1.3" , features = [" v4" ] }
0 commit comments