11[package ]
22name = " containerd-shim-spin-v2"
3- version = { workspace = true }
4- authors = { workspace = true }
5- edition = { workspace = true }
6- repository = { workspace = true }
7- license = { workspace = true }
8- homepage = { workspace = true }
3+ version = { workspace = true }
4+ authors = { workspace = true }
5+ edition = { workspace = true }
6+ repository = { workspace = true }
7+ license = { workspace = true }
8+ homepage = { workspace = true }
99description = """
1010Containerd shim for running Spin workloads.
1111"""
@@ -23,7 +23,7 @@ spin-trigger = { git = "https://github.com/fermyon/spin", rev = "485b04090644ecf
2323] }
2424spin-trigger-http = { git = " https://github.com/fermyon/spin" , rev = " 485b04090644ecfda4d0034891a5feca9a90332c" }
2525spin-trigger-redis = { git = " https://github.com/fermyon/spin" , rev = " 485b04090644ecfda4d0034891a5feca9a90332c" }
26- trigger-mqtt = { git = " https://github.com/spinkube/spin-trigger-mqtt" , rev = " 4c76e52dc5d3e7961c7b4d4933543c1adb2778cf " }
26+ trigger-mqtt = { git = " https://github.com/spinkube/spin-trigger-mqtt" , rev = " 083959eb48e8705e7a4f3790e4958be798d8fcb3 " }
2727trigger-sqs = { git = " https://github.com/fermyon/spin-trigger-sqs" , rev = " 71877907ebd822bb1aacf7a20065733b7cd188dc" }
2828trigger-command = { git = " https://github.com/fermyon/spin-trigger-command" , rev = " db55291552233e04189275a2dd82c07e5fa4fdf2" }
2929spin-manifest = { git = " https://github.com/fermyon/spin" , rev = " 485b04090644ecfda4d0034891a5feca9a90332c" }
0 commit comments