Skip to content

Commit 38e2ce8

Browse files
github-actions[bot]Your Name
andauthored
Update CoW dependencies to v2.316.0 (#146)
Updated CoW dependencies to v2.316.0 Co-authored-by: Your Name <your-email@example.com>
1 parent 9a3e139 commit 38e2ce8

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@ tower-http = { version = "0.4", features = ["trace"] }
4747
tracing = "0.1"
4848
web3 = "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" }
6060
glob = "0.3"
6161
maplit = "1"
6262
tempfile = "3"

0 commit comments

Comments
 (0)