@@ -43,12 +43,12 @@ criterion = { version = "0.5", default-features = false, features = ["cargo_benc
4343derive_more = { version = " 2.0" , features = [" display" , " error" ] }
4444directories = " 5"
4545ed25519-dalek = { version = " 2.2" , features = [" rand_core" ] }
46- edgezero-adapter-axum = { git = " https://github.com/stackpop/edgezero" , branch = " main " , default-features = false }
47- edgezero-adapter-cloudflare = { git = " https://github.com/stackpop/edgezero" , branch = " main " , default-features = false }
48- edgezero-adapter-fastly = { git = " https://github.com/stackpop/edgezero" , branch = " main " , default-features = false }
49- edgezero-adapter-spin = { git = " https://github.com/stackpop/edgezero" , branch = " main " , default-features = false }
50- edgezero-cli = { git = " https://github.com/stackpop/edgezero" , branch = " main " }
51- edgezero-core = { git = " https://github.com/stackpop/edgezero" , branch = " main " , default-features = false }
46+ edgezero-adapter-axum = { git = " https://github.com/stackpop/edgezero" , tag = " v0.0.4 " , default-features = false }
47+ edgezero-adapter-cloudflare = { git = " https://github.com/stackpop/edgezero" , tag = " v0.0.4 " , default-features = false }
48+ edgezero-adapter-fastly = { git = " https://github.com/stackpop/edgezero" , tag = " v0.0.4 " , default-features = false }
49+ edgezero-adapter-spin = { git = " https://github.com/stackpop/edgezero" , tag = " v0.0.4 " , default-features = false }
50+ edgezero-cli = { git = " https://github.com/stackpop/edgezero" , tag = " v0.0.4 " }
51+ edgezero-core = { git = " https://github.com/stackpop/edgezero" , tag = " v0.0.4 " , default-features = false }
5252env_logger = " 0.11"
5353error-stack = " 0.6"
5454fastly = " 0.12"
0 commit comments