diff --git a/Cargo.lock b/Cargo.lock index 015666cc..b436dcb8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1409,8 +1409,8 @@ dependencies = [ [[package]] name = "async-utils" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "tokio", @@ -2487,8 +2487,8 @@ checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6" [[package]] name = "container-runtime" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "cfg-if", @@ -2504,15 +2504,6 @@ dependencies = [ "url", ] -[[package]] -name = "convert_case" -version = "0.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca" -dependencies = [ - "unicode-segmentation", -] - [[package]] name = "core-foundation" version = "0.9.4" @@ -2801,8 +2792,8 @@ checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2" [[package]] name = "database-common" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -2827,8 +2818,8 @@ dependencies = [ [[package]] name = "database-common-macros" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "quote", "syn 2.0.96", @@ -3631,8 +3622,8 @@ dependencies = [ [[package]] name = "enum-variants" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" [[package]] name = "env_filter" @@ -3695,8 +3686,8 @@ dependencies = [ [[package]] name = "event-sourcing" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -3709,8 +3700,8 @@ dependencies = [ [[package]] name = "event-sourcing-macros" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "quote", "syn 2.0.96", @@ -3796,8 +3787,8 @@ dependencies = [ [[package]] name = "file-utils" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" [[package]] name = "filetime" @@ -4452,8 +4443,8 @@ dependencies = [ [[package]] name = "http-common" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "axum", "http 1.2.0", @@ -4826,8 +4817,8 @@ checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5" [[package]] name = "init-on-startup" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "database-common", @@ -4861,8 +4852,8 @@ checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02" [[package]] name = "internal-error" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "thiserror 2.0.11", ] @@ -4999,8 +4990,8 @@ dependencies = [ [[package]] name = "kamu" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "alloy", "async-recursion", @@ -5074,8 +5065,8 @@ dependencies = [ [[package]] name = "kamu-accounts" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "base32", @@ -5101,8 +5092,8 @@ dependencies = [ [[package]] name = "kamu-accounts-inmem" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "chrono", @@ -5117,8 +5108,8 @@ dependencies = [ [[package]] name = "kamu-accounts-postgres" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -5136,8 +5127,8 @@ dependencies = [ [[package]] name = "kamu-accounts-services" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "argon2", "async-trait", @@ -5161,8 +5152,8 @@ dependencies = [ [[package]] name = "kamu-accounts-sqlite" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -5180,8 +5171,8 @@ dependencies = [ [[package]] name = "kamu-adapter-auth-oso-rebac" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "database-common", @@ -5204,8 +5195,8 @@ dependencies = [ [[package]] name = "kamu-adapter-flight-sql" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "arrow-flight", "async-trait", @@ -5234,8 +5225,8 @@ dependencies = [ [[package]] name = "kamu-adapter-graphql" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-graphql", "async-trait", @@ -5267,8 +5258,8 @@ dependencies = [ [[package]] name = "kamu-adapter-http" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "aws-sdk-s3", @@ -5319,8 +5310,8 @@ dependencies = [ [[package]] name = "kamu-adapter-oauth" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "dill", @@ -5336,8 +5327,8 @@ dependencies = [ [[package]] name = "kamu-adapter-odata" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "axum", "chrono", @@ -5441,8 +5432,8 @@ dependencies = [ [[package]] name = "kamu-auth-rebac" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "internal-error", @@ -5454,8 +5445,8 @@ dependencies = [ [[package]] name = "kamu-auth-rebac-inmem" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "dill", @@ -5465,8 +5456,8 @@ dependencies = [ [[package]] name = "kamu-auth-rebac-postgres" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "database-common", @@ -5478,8 +5469,8 @@ dependencies = [ [[package]] name = "kamu-auth-rebac-services" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "database-common", @@ -5499,8 +5490,8 @@ dependencies = [ [[package]] name = "kamu-auth-rebac-sqlite" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "database-common", @@ -5512,8 +5503,8 @@ dependencies = [ [[package]] name = "kamu-core" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -5548,8 +5539,8 @@ dependencies = [ [[package]] name = "kamu-datasets" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "aes-gcm", "async-trait", @@ -5570,8 +5561,8 @@ dependencies = [ [[package]] name = "kamu-datasets-inmem" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "database-common", @@ -5587,8 +5578,8 @@ dependencies = [ [[package]] name = "kamu-datasets-postgres" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -5604,8 +5595,8 @@ dependencies = [ [[package]] name = "kamu-datasets-services" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -5632,8 +5623,8 @@ dependencies = [ [[package]] name = "kamu-datasets-sqlite" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -5649,8 +5640,8 @@ dependencies = [ [[package]] name = "kamu-flow-system" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "chrono", @@ -5675,8 +5666,8 @@ dependencies = [ [[package]] name = "kamu-flow-system-inmem" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -5693,8 +5684,8 @@ dependencies = [ [[package]] name = "kamu-flow-system-postgres" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -5711,8 +5702,8 @@ dependencies = [ [[package]] name = "kamu-flow-system-services" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -5738,8 +5729,8 @@ dependencies = [ [[package]] name = "kamu-flow-system-sqlite" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -5756,8 +5747,8 @@ dependencies = [ [[package]] name = "kamu-ingest-datafusion" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "chrono", @@ -5782,8 +5773,8 @@ dependencies = [ [[package]] name = "kamu-messaging-outbox-inmem" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "dill", @@ -5795,8 +5786,8 @@ dependencies = [ [[package]] name = "kamu-messaging-outbox-postgres" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -5810,8 +5801,8 @@ dependencies = [ [[package]] name = "kamu-messaging-outbox-sqlite" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -5830,7 +5821,6 @@ version = "0.51.0" dependencies = [ "async-trait", "chrono", - "convert_case", "indoc 2.0.5", "internal-error", "kamu-adapter-http", @@ -5908,15 +5898,11 @@ version = "0.51.0" dependencies = [ "assert_cmd", "async-trait", - "chrono", - "datafusion", "indoc 2.0.5", "pretty_assertions", "serde", - "serde_json", "tempfile", "tokio", - "url", ] [[package]] @@ -5968,8 +5954,8 @@ dependencies = [ [[package]] name = "kamu-task-system" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "chrono", @@ -5988,8 +5974,8 @@ dependencies = [ [[package]] name = "kamu-task-system-inmem" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "database-common", @@ -6001,8 +5987,8 @@ dependencies = [ [[package]] name = "kamu-task-system-postgres" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -6017,8 +6003,8 @@ dependencies = [ [[package]] name = "kamu-task-system-services" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "database-common", @@ -6041,8 +6027,8 @@ dependencies = [ [[package]] name = "kamu-task-system-sqlite" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -6442,8 +6428,8 @@ dependencies = [ [[package]] name = "messaging-outbox" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "chrono", @@ -6547,8 +6533,8 @@ dependencies = [ [[package]] name = "multiformats" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "base64 0.22.1", "bs58", @@ -6770,8 +6756,8 @@ dependencies = [ [[package]] name = "observability" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "axum", @@ -6820,8 +6806,8 @@ checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381" [[package]] name = "opendatafabric" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "opendatafabric-data-utils", "opendatafabric-dataset", @@ -6836,8 +6822,8 @@ dependencies = [ [[package]] name = "opendatafabric-data-utils" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "arrow", "arrow-digest", @@ -6858,8 +6844,8 @@ dependencies = [ [[package]] name = "opendatafabric-dataset" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "async-utils", @@ -6881,8 +6867,8 @@ dependencies = [ [[package]] name = "opendatafabric-dataset-impl" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-stream", "async-trait", @@ -6913,8 +6899,8 @@ dependencies = [ [[package]] name = "opendatafabric-metadata" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "arrow", "base64 0.22.1", @@ -6944,8 +6930,8 @@ dependencies = [ [[package]] name = "opendatafabric-storage" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "async-utils", @@ -6963,8 +6949,8 @@ dependencies = [ [[package]] name = "opendatafabric-storage-http" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "async-utils", @@ -6982,8 +6968,8 @@ dependencies = [ [[package]] name = "opendatafabric-storage-inmem" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "async-utils", @@ -6998,8 +6984,8 @@ dependencies = [ [[package]] name = "opendatafabric-storage-lfs" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "async-utils", @@ -7017,8 +7003,8 @@ dependencies = [ [[package]] name = "opendatafabric-storage-s3" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "async-utils", @@ -8025,8 +8011,8 @@ dependencies = [ [[package]] name = "random-names" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "rand", ] @@ -8496,8 +8482,8 @@ checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" [[package]] name = "s3-utils" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-utils", "aws-config", @@ -9444,8 +9430,8 @@ dependencies = [ [[package]] name = "test-utils" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "axum", "container-runtime", @@ -9560,8 +9546,8 @@ dependencies = [ [[package]] name = "time-source" -version = "0.219.1" -source = "git+https://github.com/kamu-data/kamu-cli?branch=feat%2Fadd-static-db-migrators#a500fd760a116fb984e6775cb58d8a3505cd127e" +version = "0.219.2" +source = "git+https://github.com/kamu-data/kamu-cli?tag=v0.219.2#e0d867d8163fc19ff90433a45af723e98ec0a818" dependencies = [ "async-trait", "chrono", diff --git a/Cargo.toml b/Cargo.toml index bef5338c..7ede3f21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,58 +22,58 @@ resolver = "2" graceful-shutdown = { path = "src/utils/graceful-shutdown", version = "0.51.0", default-features = false } # Utils (core) -container-runtime = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -database-common = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -database-common-macros = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -http-common = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -init-on-startup = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -internal-error = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -messaging-outbox = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -observability = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -s3-utils = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -test-utils = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -time-source = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } +container-runtime = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +database-common = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +database-common-macros = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +http-common = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +init-on-startup = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +internal-error = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +messaging-outbox = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +observability = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +s3-utils = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +test-utils = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +time-source = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } ## Open Data Fabric -odf = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false, package = "opendatafabric" } +odf = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false, package = "opendatafabric" } # Domain -kamu-task-system = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-task-system-services = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-flow-system = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-flow-system-services = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-accounts = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-datasets = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } +kamu-task-system = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-task-system-services = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-flow-system = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-flow-system-services = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-accounts = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-datasets = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } # Infra -kamu = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-accounts-inmem = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-accounts-postgres = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-accounts-services = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-accounts-sqlite = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-adapter-auth-oso-rebac = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-adapter-flight-sql = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-adapter-graphql = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-adapter-http = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-adapter-oauth = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-adapter-odata = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-auth-rebac-inmem = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-auth-rebac-postgres = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-auth-rebac-services = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-auth-rebac-sqlite = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-datasets-inmem = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-datasets-postgres = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-datasets-services = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-datasets-sqlite = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-flow-system-inmem = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-flow-system-postgres = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-flow-system-sqlite = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-messaging-outbox-inmem = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-messaging-outbox-postgres = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-messaging-outbox-sqlite = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-task-system-inmem = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-task-system-postgres = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } -kamu-task-system-sqlite = { git = "https://github.com/kamu-data/kamu-cli", branch = "feat/add-static-db-migrators", default-features = false } +kamu = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-accounts-inmem = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-accounts-postgres = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-accounts-services = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-accounts-sqlite = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-adapter-auth-oso-rebac = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-adapter-flight-sql = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-adapter-graphql = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-adapter-http = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-adapter-oauth = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-adapter-odata = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-auth-rebac-inmem = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-auth-rebac-postgres = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-auth-rebac-services = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-auth-rebac-sqlite = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-datasets-inmem = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-datasets-postgres = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-datasets-services = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-datasets-sqlite = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-flow-system-inmem = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-flow-system-postgres = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-flow-system-sqlite = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-messaging-outbox-inmem = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-messaging-outbox-postgres = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-messaging-outbox-sqlite = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-task-system-inmem = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-task-system-postgres = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } +kamu-task-system-sqlite = { git = "https://github.com/kamu-data/kamu-cli", tag = "v0.219.2", version = "0.219.2", default-features = false } # E2E kamu-node-e2e-common = { path = "src/e2e/app/common", version = "0.51.0", default-features = false } diff --git a/src/e2e/app/common/Cargo.toml b/src/e2e/app/common/Cargo.toml index b5c98fc1..36046e67 100644 --- a/src/e2e/app/common/Cargo.toml +++ b/src/e2e/app/common/Cargo.toml @@ -31,7 +31,6 @@ kamu-node-puppet = { workspace = true, default-features = false, features = [ async-trait = "0.1" chrono = { version = "0.4", default-features = false, features = ["now"] } -convert_case = { version = "0.6" } indoc = "2" lazy_static = { version = "1" } pretty_assertions = "1" diff --git a/src/e2e/app/kamu-node-puppet/Cargo.toml b/src/e2e/app/kamu-node-puppet/Cargo.toml index 7bfe14e7..5e91b3bc 100644 --- a/src/e2e/app/kamu-node-puppet/Cargo.toml +++ b/src/e2e/app/kamu-node-puppet/Cargo.toml @@ -25,30 +25,24 @@ doctest = false extensions = [ # External "dep:async-trait", - "dep:datafusion", "dep:indoc", "dep:pretty_assertions", "dep:serde", - "dep:serde_json", ] [dependencies] # No features assert_cmd = "2" -chrono = { version = "0.4", default-features = false, features = ["alloc"] } tempfile = "3" tokio = { version = "1", default-features = false, features = ["rt"] } async-trait = { optional = true, version = "0.1" } -datafusion = { optional = true, version = "44", default-features = false } indoc = { optional = true, version = "2" } pretty_assertions = { optional = true, version = "1" } serde = { optional = true, version = "1", default-features = false, features = [ "derive", ] } -serde_json = { optional = true, version = "1" } -url = { version = "2", features = ["serde"] } [dev-dependencies]