@@ -42,16 +42,16 @@ tower-http = { version = "0.4", features = ["trace"] }
42
42
tracing = " 0.1"
43
43
web3 = " 0.19"
44
44
45
- contracts = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.291.0 " , package = " contracts" }
46
- ethrpc = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.291.0 " , package = " ethrpc" }
47
- observe = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.291.0 " , package = " observe" }
48
- shared = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.291.0 " , package = " shared" }
49
- dto = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.291.0 " , package = " solvers-dto" }
50
- rate-limit = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.291.0 " , package = " rate-limit" }
51
- number = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.291.0 " , package = " number" }
45
+ contracts = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.292.1 " , package = " contracts" }
46
+ ethrpc = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.292.1 " , package = " ethrpc" }
47
+ observe = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.292.1 " , package = " observe" }
48
+ shared = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.292.1 " , package = " shared" }
49
+ dto = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.292.1 " , package = " solvers-dto" }
50
+ rate-limit = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.292.1 " , package = " rate-limit" }
51
+ number = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.292.1 " , package = " number" }
52
52
53
53
[dev-dependencies ]
54
- testlib = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.291.0 " , package = " testlib" }
54
+ testlib = { git = " https://github.com/cowprotocol/services.git" , tag = " v2.292.1 " , package = " testlib" }
55
55
glob = " 0.3"
56
56
maplit = " 1"
57
57
tempfile = " 3"
0 commit comments