diff --git a/Cargo.lock b/Cargo.lock index 46addc6..1383c59 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -139,7 +139,7 @@ checksum = "59d2a3357dde987206219e78ecfbbb6e8dad06cbb65292758d3270e6254f7355" [[package]] name = "app-data" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "anyhow", "bytes-hex", @@ -775,7 +775,7 @@ checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9" [[package]] name = "bytes-hex" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "hex", "serde", @@ -826,7 +826,7 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" [[package]] name = "chain" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "derive_more", "ethcontract", @@ -960,7 +960,7 @@ dependencies = [ [[package]] name = "contracts" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "anyhow", "ethcontract", @@ -1143,7 +1143,7 @@ dependencies = [ [[package]] name = "database" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "bigdecimal", "chrono", @@ -1426,7 +1426,7 @@ dependencies = [ [[package]] name = "ethrpc" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "anyhow", "async-trait", @@ -2518,7 +2518,7 @@ dependencies = [ [[package]] name = "model" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "anyhow", "app-data", @@ -2692,7 +2692,7 @@ dependencies = [ [[package]] name = "number" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "anyhow", "bigdecimal", @@ -2714,7 +2714,7 @@ dependencies = [ [[package]] name = "observe" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "async-trait", "atty", @@ -2790,7 +2790,7 @@ dependencies = [ [[package]] name = "order-validation" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "cached", "contracts", @@ -3210,7 +3210,7 @@ dependencies = [ [[package]] name = "rate-limit" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "anyhow", "futures", @@ -3756,7 +3756,7 @@ dependencies = [ [[package]] name = "shared" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "anyhow", "app-data", @@ -3925,7 +3925,7 @@ dependencies = [ [[package]] name = "solvers-dto" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "app-data", "bigdecimal", @@ -4332,7 +4332,7 @@ checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76" [[package]] name = "testlib" version = "0.1.0" -source = "git+https://github.com/cowprotocol/services.git?tag=v2.286.0#722b1ce5f6065037ad85500dd58399e7df9346ca" +source = "git+https://github.com/cowprotocol/services.git?tag=v2.287.1#d54d2319f3a4408538b8578aef5b091ec2e24431" dependencies = [ "anyhow", "ethcontract", diff --git a/Cargo.toml b/Cargo.toml index 147f624..55de764 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,16 +42,16 @@ tower-http = { version = "0.4", features = ["trace"] } tracing = "0.1" web3 = "0.19" -contracts = { git = "https://github.com/cowprotocol/services.git", tag = "v2.286.0", package = "contracts" } -ethrpc = { git = "https://github.com/cowprotocol/services.git", tag = "v2.286.0", package = "ethrpc" } -observe = { git = "https://github.com/cowprotocol/services.git", tag = "v2.286.0", package = "observe" } -shared = { git = "https://github.com/cowprotocol/services.git", tag = "v2.286.0", package = "shared" } -dto = { git = "https://github.com/cowprotocol/services.git", tag = "v2.286.0", package = "solvers-dto" } -rate-limit = { git = "https://github.com/cowprotocol/services.git", tag = "v2.286.0", package = "rate-limit" } -number = { git = "https://github.com/cowprotocol/services.git", tag = "v2.286.0", package = "number" } +contracts = { git = "https://github.com/cowprotocol/services.git", tag = "v2.287.1", package = "contracts" } +ethrpc = { git = "https://github.com/cowprotocol/services.git", tag = "v2.287.1", package = "ethrpc" } +observe = { git = "https://github.com/cowprotocol/services.git", tag = "v2.287.1", package = "observe" } +shared = { git = "https://github.com/cowprotocol/services.git", tag = "v2.287.1", package = "shared" } +dto = { git = "https://github.com/cowprotocol/services.git", tag = "v2.287.1", package = "solvers-dto" } +rate-limit = { git = "https://github.com/cowprotocol/services.git", tag = "v2.287.1", package = "rate-limit" } +number = { git = "https://github.com/cowprotocol/services.git", tag = "v2.287.1", package = "number" } [dev-dependencies] -testlib = { git = "https://github.com/cowprotocol/services.git", tag = "v2.286.0", package = "testlib" } +testlib = { git = "https://github.com/cowprotocol/services.git", tag = "v2.287.1", package = "testlib" } glob = "0.3" maplit = "1" tempfile = "3"