@@ -47,16 +47,16 @@ tower-http = { version = "0.4", features = ["trace"] }
4747tracing = " 0.1"
4848web3 = " 0.19"
4949
50- contracts = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.315 .0" , package = " contracts" }
51- ethrpc = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.315 .0" , package = " ethrpc" }
52- observe = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.315 .0" , package = " observe" }
53- shared = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.315 .0" , package = " shared" }
54- dto = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.315 .0" , package = " solvers-dto" }
55- rate-limit = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.315 .0" , package = " rate-limit" }
56- number = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.315 .0" , package = " number" }
50+ contracts = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.316 .0" , package = " contracts" }
51+ ethrpc = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.316 .0" , package = " ethrpc" }
52+ observe = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.316 .0" , package = " observe" }
53+ shared = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.316 .0" , package = " shared" }
54+ dto = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.316 .0" , package = " solvers-dto" }
55+ rate-limit = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.316 .0" , package = " rate-limit" }
56+ number = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.316 .0" , package = " number" }
5757
5858[dev-dependencies ]
59- testlib = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.315 .0" , package = " testlib" }
59+ testlib = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.316 .0" , package = " testlib" }
6060glob = " 0.3"
6161maplit = " 1"
6262tempfile = " 3"
0 commit comments