diff --git a/Cargo.lock b/Cargo.lock index 3be14faeb7..4073e51fd3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -551,7 +551,7 @@ dependencies = [ [[package]] name = "api-helper" -version = "0.1.0" +version = "0.0.1" dependencies = [ "api-helper-macros", "async-trait", @@ -595,7 +595,7 @@ dependencies = [ [[package]] name = "api-helper-macros" -version = "0.1.0" +version = "0.0.1" dependencies = [ "proc-macro-error", "proc-macro2", @@ -997,7 +997,7 @@ dependencies = [ [[package]] name = "api-ui" -version = "0.1.0" +version = "0.0.1" dependencies = [ "api-helper", "async-trait", @@ -2271,7 +2271,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chirp-client" -version = "0.1.0" +version = "0.0.1" dependencies = [ "chirp-perf", "chirp-types", @@ -2299,7 +2299,7 @@ dependencies = [ [[package]] name = "chirp-metrics" -version = "0.1.0" +version = "0.0.1" dependencies = [ "lazy_static", "rivet-metrics", @@ -2307,7 +2307,7 @@ dependencies = [ [[package]] name = "chirp-perf" -version = "0.1.0" +version = "0.0.1" dependencies = [ "lazy_static", "prost 0.10.4", @@ -2324,14 +2324,14 @@ dependencies = [ [[package]] name = "chirp-types" -version = "0.1.0" +version = "0.0.1" dependencies = [ "prost 0.10.4", ] [[package]] name = "chirp-worker" -version = "0.1.5" +version = "0.0.1" dependencies = [ "async-trait", "chirp-client", @@ -2369,7 +2369,7 @@ dependencies = [ [[package]] name = "chirp-worker-attributes" -version = "0.1.0" +version = "0.0.1" dependencies = [ "chirp-worker", "proc-macro2", @@ -2380,7 +2380,7 @@ dependencies = [ [[package]] name = "chirp-workflow" -version = "0.1.0" +version = "0.0.1" dependencies = [ "anyhow", "async-trait", @@ -2418,7 +2418,7 @@ dependencies = [ [[package]] name = "chirp-workflow-macros" -version = "0.1.0" +version = "0.0.1" dependencies = [ "proc-macro2", "quote", @@ -2548,7 +2548,7 @@ dependencies = [ [[package]] name = "cloud-default-create" -version = "0.1.0" +version = "0.0.1" dependencies = [ "chirp-client", "chirp-worker", @@ -3602,7 +3602,7 @@ dependencies = [ [[package]] name = "dynamic-config" -version = "0.1.0" +version = "0.0.1" dependencies = [ "chirp-workflow", "indoc 2.0.5", @@ -4151,7 +4151,7 @@ dependencies = [ [[package]] name = "formatted-error" -version = "0.1.0" +version = "0.0.1" dependencies = [ "gray_matter", "hashbrown 0.12.3", @@ -4649,7 +4649,7 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" [[package]] name = "global-error" -version = "0.1.5" +version = "0.0.1" dependencies = [ "async-trait", "formatted-error", @@ -6675,7 +6675,7 @@ dependencies = [ [[package]] name = "nomad-util" -version = "0.1.0" +version = "0.0.1" dependencies = [ "base64 0.13.1", "bytes", @@ -7626,7 +7626,7 @@ dependencies = [ [[package]] name = "redis-util" -version = "0.1.0" +version = "0.0.1" dependencies = [ "lazy_static", "redis", @@ -7990,7 +7990,7 @@ dependencies = [ [[package]] name = "rivet-cache" -version = "0.1.0" +version = "0.0.1" dependencies = [ "futures-util", "global-error", @@ -8015,7 +8015,7 @@ dependencies = [ [[package]] name = "rivet-cache-result" -version = "0.1.0" +version = "0.0.1" dependencies = [ "rivet-util", ] @@ -8044,7 +8044,7 @@ dependencies = [ [[package]] name = "rivet-claims" -version = "0.1.0" +version = "0.0.1" dependencies = [ "base64 0.13.1", "global-error", @@ -8083,7 +8083,7 @@ dependencies = [ [[package]] name = "rivet-config" -version = "0.1.0" +version = "0.0.1" dependencies = [ "config", "dirs", @@ -8099,7 +8099,7 @@ dependencies = [ [[package]] name = "rivet-connection" -version = "0.1.0" +version = "0.0.1" dependencies = [ "chirp-client", "chirp-perf", @@ -8112,7 +8112,7 @@ dependencies = [ [[package]] name = "rivet-convert" -version = "0.1.0" +version = "0.0.1" dependencies = [ "cdn-namespace-get", "chirp-client", @@ -8153,7 +8153,7 @@ dependencies = [ [[package]] name = "rivet-env" -version = "0.1.0" +version = "0.0.1" dependencies = [ "anyhow", "lazy_static", @@ -8185,7 +8185,7 @@ dependencies = [ [[package]] name = "rivet-health-checks" -version = "0.1.0" +version = "0.0.1" dependencies = [ "chirp-client", "global-error", @@ -8202,7 +8202,7 @@ dependencies = [ [[package]] name = "rivet-hub-embed" -version = "0.1.0" +version = "0.0.1" dependencies = [ "include_dir", "reqwest 0.12.9", @@ -8299,7 +8299,7 @@ dependencies = [ [[package]] name = "rivet-metrics" -version = "0.1.0" +version = "0.0.1" dependencies = [ "global-error", "hyper 0.14.31", @@ -8313,7 +8313,7 @@ dependencies = [ [[package]] name = "rivet-migrate" -version = "0.1.0" +version = "0.0.1" dependencies = [ "anyhow", "futures-util", @@ -8331,7 +8331,7 @@ dependencies = [ [[package]] name = "rivet-operation" -version = "0.1.0" +version = "0.0.1" dependencies = [ "async-trait", "chirp-client", @@ -8358,7 +8358,7 @@ dependencies = [ [[package]] name = "rivet-operation-macros" -version = "0.1.0" +version = "0.0.1" dependencies = [ "proc-macro2", "quote", @@ -8389,7 +8389,7 @@ dependencies = [ [[package]] name = "rivet-pools" -version = "0.1.0" +version = "0.0.1" dependencies = [ "async-nats", "clickhouse", @@ -8448,7 +8448,7 @@ dependencies = [ [[package]] name = "rivet-runtime" -version = "0.1.0" +version = "0.0.1" dependencies = [ "console-subscriber", "lazy_static", @@ -8462,7 +8462,7 @@ dependencies = [ [[package]] name = "rivet-server" -version = "0.1.0" +version = "0.0.1" dependencies = [ "anyhow", "api-monolith-edge", @@ -8526,7 +8526,7 @@ dependencies = [ [[package]] name = "rivet-service-manager" -version = "0.1.0" +version = "0.0.1" dependencies = [ "anyhow", "chrono", @@ -8577,14 +8577,14 @@ dependencies = [ [[package]] name = "rivet-test" -version = "0.1.0" +version = "0.0.1" dependencies = [ "types-proto", ] [[package]] name = "rivet-test-images" -version = "0.1.0" +version = "0.0.1" dependencies = [ "testcontainers", ] @@ -8600,7 +8600,7 @@ dependencies = [ [[package]] name = "rivet-util" -version = "0.1.0" +version = "0.0.1" dependencies = [ "async-trait", "bcrypt", @@ -8627,14 +8627,14 @@ dependencies = [ [[package]] name = "rivet-util-build" -version = "0.1.0" +version = "0.0.1" dependencies = [ "rivet-operation", ] [[package]] name = "rivet-util-captcha" -version = "0.1.0" +version = "0.0.1" dependencies = [ "global-error", "serde_json", @@ -8642,18 +8642,18 @@ dependencies = [ [[package]] name = "rivet-util-cdn" -version = "0.1.0" +version = "0.0.1" [[package]] name = "rivet-util-job" -version = "0.1.0" +version = "0.0.1" dependencies = [ "uuid", ] [[package]] name = "rivet-util-macros" -version = "0.1.0" +version = "0.0.1" dependencies = [ "proc-macro2", "quote", @@ -8662,7 +8662,7 @@ dependencies = [ [[package]] name = "rivet-util-mm" -version = "0.1.0" +version = "0.0.1" dependencies = [ "bit-vec", "chirp-client", @@ -8682,14 +8682,14 @@ dependencies = [ [[package]] name = "rivet-util-search" -version = "0.1.0" +version = "0.0.1" dependencies = [ "uuid", ] [[package]] name = "rivet-util-team" -version = "0.1.0" +version = "0.0.1" dependencies = [ "rivet-operation", ] @@ -8866,7 +8866,7 @@ checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" [[package]] name = "s3-util" -version = "0.1.0" +version = "0.0.1" dependencies = [ "aws-sdk-s3", "aws-smithy-async 1.2.1", @@ -8892,7 +8892,7 @@ dependencies = [ [[package]] name = "schemac" -version = "0.1.0" +version = "0.0.1" dependencies = [ "lazy_static", "prost-build", @@ -9990,7 +9990,7 @@ dependencies = [ [[package]] name = "telemetry-beacon" -version = "0.0.38" +version = "0.0.1" dependencies = [ "async-posthog", "chirp-client", @@ -10702,7 +10702,7 @@ checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" [[package]] name = "types-proto" -version = "0.1.0" +version = "0.0.1" dependencies = [ "chirp-types", "http 0.2.12", @@ -10717,7 +10717,7 @@ dependencies = [ [[package]] name = "types-proto-build" -version = "0.1.0" +version = "0.0.1" dependencies = [ "heck 0.3.3", "indoc 1.0.9", @@ -10853,7 +10853,7 @@ dependencies = [ [[package]] name = "upload-list-for-user" -version = "0.0.34" +version = "0.0.1" dependencies = [ "chirp-client", "chirp-worker", @@ -10933,7 +10933,7 @@ checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" [[package]] name = "user" -version = "0.1.0" +version = "0.0.1" dependencies = [ "chirp-workflow", "cluster", @@ -10960,7 +10960,7 @@ dependencies = [ [[package]] name = "user-delete-pending" -version = "0.0.38" +version = "0.0.1" dependencies = [ "chirp-client", "chirp-worker", diff --git a/Cargo.toml b/Cargo.toml index b6cfb4dac3..ea514a7621 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -296,6 +296,12 @@ exclude = [ "externals/sqlx", ] +[workspace.package] +version = "0.0.1" +edition = "2021" +authors = ["Rivet Gaming, LLC "] +license = "Apache-2.0" + # Speed up compilation [profile.dev] overflow-checks = false diff --git a/packages/api/actor/Cargo.toml b/packages/api/actor/Cargo.toml index 97f4f91b12..afa13f672f 100644 --- a/packages/api/actor/Cargo.toml +++ b/packages/api/actor/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-actor" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] api-helper = { path = "../../common/api-helper/build" } @@ -50,8 +50,8 @@ upload-get = { path = "../../services/upload/ops/get" } user-get = { path = "../../services/user/ops/get" } user-identity-get = { path = "../../services/user-identity/ops/get" } user-team-list = { path = "../../services/user/ops/team-list" } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } game-resolve-name-id = { version = "0.0.1", path = "../../services/game/ops/resolve-name-id" } game-namespace-resolve-name-id = { version = "0.0.1", path = "../../services/game/ops/namespace-resolve-name-id" } diff --git a/packages/api/auth/Cargo.toml b/packages/api/auth/Cargo.toml index 433e48cb55..c71d44d739 100644 --- a/packages/api/auth/Cargo.toml +++ b/packages/api/auth/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-auth" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-convert = { path = "../../common/convert" } @@ -41,10 +41,10 @@ user-resolve-email = { path = "../../services/user/ops/resolve-email" } user-token-create = { path = "../../services/user/ops/token-create" } user-identity-create = { path = "../../services/user-identity/ops/create" } token-create = { path = "../../services/token/ops/create" } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } -user = { version = "0.1.0", path = "../../services/user" } -chirp-workflow = { version = "0.1.0", path = "../../common/chirp-workflow/core" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } +user = { path = "../../services/user" } +chirp-workflow = { path = "../../common/chirp-workflow/core" } [dev-dependencies] rivet-auth = { path = "../../common/smithy-output/api-auth/rust" } diff --git a/packages/api/cf-verification/Cargo.toml b/packages/api/cf-verification/Cargo.toml index c1347973e4..a885a23ddf 100644 --- a/packages/api/cf-verification/Cargo.toml +++ b/packages/api/cf-verification/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-cf-verification" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] api-helper = { path = "../../common/api-helper/build" } @@ -35,8 +35,8 @@ url = "2.2.2" uuid = { version = "1", features = ["v4"] } cf-custom-hostname-get = { path = "../../services/cf-custom-hostname/ops/get" } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } [dev-dependencies] rivet-cf-verification = { path = "../../common/smithy-output/api-cf-verification/rust" } diff --git a/packages/api/cloud/Cargo.toml b/packages/api/cloud/Cargo.toml index f2f815a3ce..45614858d1 100644 --- a/packages/api/cloud/Cargo.toml +++ b/packages/api/cloud/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-cloud" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] api-helper = { path = "../../common/api-helper/build" } @@ -110,8 +110,8 @@ upload-prepare = { path = "../../services/upload/ops/prepare" } user-get = { path = "../../services/user/ops/get" } user-identity-get = { path = "../../services/user-identity/ops/get" } user-team-list = { path = "../../services/user/ops/team-list" } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } [dev-dependencies] rand = "0.8" diff --git a/packages/api/games/Cargo.toml b/packages/api/games/Cargo.toml index ad361ac89a..d0be9934b1 100644 --- a/packages/api/games/Cargo.toml +++ b/packages/api/games/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-games" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] api-helper = { path = "../../common/api-helper/build" } @@ -48,8 +48,8 @@ upload-get = { path = "../../services/upload/ops/get" } user-get = { path = "../../services/user/ops/get" } user-identity-get = { path = "../../services/user-identity/ops/get" } user-team-list = { path = "../../services/user/ops/team-list" } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } [dev-dependencies] rivet-connection = { path = "../../common/connection" } diff --git a/packages/api/group/Cargo.toml b/packages/api/group/Cargo.toml index 3d9cbe4838..7b5e7a2c7d 100644 --- a/packages/api/group/Cargo.toml +++ b/packages/api/group/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-group" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-convert = { path = "../../common/convert" } @@ -53,8 +53,8 @@ upload-prepare = { path = "../../services/upload/ops/prepare" } user-get = { path = "../../services/user/ops/get" } user-identity-get = { path = "../../services/user-identity/ops/get" } user-team-list = { path = "../../services/user/ops/team-list" } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } [dev-dependencies] rivet-connection = { path = "../../common/connection" } diff --git a/packages/api/identity/Cargo.toml b/packages/api/identity/Cargo.toml index 95db21c0cf..4a4d3dc9b7 100644 --- a/packages/api/identity/Cargo.toml +++ b/packages/api/identity/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-identity" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-convert = { path = "../../common/convert" } @@ -55,8 +55,8 @@ user-get = { path = "../../services/user/ops/get" } user-identity-get = { path = "../../services/user-identity/ops/get" } user-pending-delete-toggle = { path = "../../services/user/ops/pending-delete-toggle" } user-profile-validate = { path = "../../services/user/ops/profile-validate" } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } [dev-dependencies] rivet-connection = { path = "../../common/connection" } diff --git a/packages/api/job/Cargo.toml b/packages/api/job/Cargo.toml index 05ac5aeed0..9ae678c309 100644 --- a/packages/api/job/Cargo.toml +++ b/packages/api/job/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-job" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] api-helper = { path = "../../common/api-helper/build" } @@ -32,8 +32,8 @@ tracing-subscriber = { version = "0.3", default-features = false, features = [ ] } url = "2.2.2" uuid = { version = "1", features = ["v4"] } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } [dev-dependencies] rivet-connection = { path = "../../common/connection" } diff --git a/packages/api/matchmaker/Cargo.toml b/packages/api/matchmaker/Cargo.toml index 3568438873..59012f4c2f 100644 --- a/packages/api/matchmaker/Cargo.toml +++ b/packages/api/matchmaker/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-matchmaker" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-convert = { path = "../../common/convert" } @@ -59,8 +59,8 @@ region-resolve-for-game = { path = "../../services/region/ops/resolve-for-game" token-create = { path = "../../services/token/ops/create" } token-revoke = { path = "../../services/token/ops/revoke" } user-identity-get = { path = "../../services/user-identity/ops/get" } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } [dev-dependencies] reqwest = "0.11" diff --git a/packages/api/monolith-edge/Cargo.toml b/packages/api/monolith-edge/Cargo.toml index 3ae17b5193..0ba6af5dab 100644 --- a/packages/api/monolith-edge/Cargo.toml +++ b/packages/api/monolith-edge/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-monolith-edge" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] api-helper = { path = "../../common/api-helper/build" } @@ -23,5 +23,5 @@ url = "2.2.2" api-traefik-provider = { path = "../traefik-provider" } api-provision = { path = "../provision" } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } diff --git a/packages/api/monolith-public/Cargo.toml b/packages/api/monolith-public/Cargo.toml index f7052afddd..6ea158e86a 100644 --- a/packages/api/monolith-public/Cargo.toml +++ b/packages/api/monolith-public/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-monolith-public" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] api-helper = { path = "../../common/api-helper/build" } @@ -32,6 +32,6 @@ api-job = { path = "../job" } api-matchmaker = { path = "../matchmaker" } api-portal = { path = "../portal" } api-status = { path = "../status" } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } -api-ui = { version = "0.1.0", path = "../ui" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } +api-ui = { path = "../ui" } diff --git a/packages/api/portal/Cargo.toml b/packages/api/portal/Cargo.toml index dcf8377fdd..9d5aeb640c 100644 --- a/packages/api/portal/Cargo.toml +++ b/packages/api/portal/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-portal" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-convert = { path = "../../common/convert" } @@ -43,8 +43,8 @@ team-member-count = { path = "../../services/team/ops/member-count" } token-revoke = { path = "../../services/token/ops/revoke" } user-get = { path = "../../services/user/ops/get" } user-team-list = { path = "../../services/user/ops/team-list" } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } [dev-dependencies] rivet-connection = { path = "../../common/connection" } diff --git a/packages/api/provision/Cargo.toml b/packages/api/provision/Cargo.toml index 2f8ee3551e..f9da7543d7 100644 --- a/packages/api/provision/Cargo.toml +++ b/packages/api/provision/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-provision" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] api-helper = { path = "../../common/api-helper/build" } @@ -30,6 +30,6 @@ url = "2.2.2" uuid = { version = "1", features = ["v4"] } cluster = { path = "../../services/cluster" } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } diff --git a/packages/api/status/Cargo.toml b/packages/api/status/Cargo.toml index d910f80a8b..3aad43482c 100644 --- a/packages/api/status/Cargo.toml +++ b/packages/api/status/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-status" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] api-helper = { path = "../../common/api-helper/build" } @@ -41,8 +41,8 @@ game-namespace-resolve-name-id = { path = "../../services/game/ops/namespace-res token-create = { path = "../../services/token/ops/create" } trust-dns-resolver = "0.23.2" -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } [dev-dependencies] rivet-connection = { path = "../../common/connection" } diff --git a/packages/api/traefik-provider/Cargo.toml b/packages/api/traefik-provider/Cargo.toml index 304de1374d..dc4eb521bb 100644 --- a/packages/api/traefik-provider/Cargo.toml +++ b/packages/api/traefik-provider/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-traefik-provider" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-convert = { path = "../../common/convert" } @@ -39,8 +39,8 @@ uuid = { version = "1", features = ["v4"] } cluster = { path = "../../services/cluster" } ds = { path = "../../services/ds" } -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-env = { version = "0.1.0", path = "../../common/env" } +rivet-config = { path = "../../common/config" } +rivet-env = { path = "../../common/env" } [dependencies.sqlx] path = "../../../externals/sqlx" diff --git a/packages/api/ui/Cargo.toml b/packages/api/ui/Cargo.toml index 13aed9df9c..585f93bea3 100644 --- a/packages/api/ui/Cargo.toml +++ b/packages/api/ui/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-ui" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-convert = { path = "../../common/convert" } @@ -30,7 +30,7 @@ tracing = "0.1" tracing-subscriber = { version = "0.3", default-features = false, features = ["fmt", "json", "ansi"] } url = "2.2.2" uuid = { version = "1", features = ["v4"] } -rivet-hub-embed = { version = "0.1.0", path = "../../common/hub-embed" } +rivet-hub-embed = { path = "../../common/hub-embed" } mime_guess = "2.0.5" -rivet-config = { version = "0.1.0", path = "../../common/config" } -global-error = { version = "0.1.5", path = "../../common/global-error" } +rivet-config = { path = "../../common/config" } +global-error = { path = "../../common/global-error" } diff --git a/packages/common/api-helper/build/Cargo.toml b/packages/common/api-helper/build/Cargo.toml index a798393685..04292e549b 100644 --- a/packages/common/api-helper/build/Cargo.toml +++ b/packages/common/api-helper/build/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-helper" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [features] default = ["macros"] @@ -27,9 +27,9 @@ regex = "1.4" rivet-api = { path = "../../../../sdks/full/rust" } rivet-cache = { path = "../../cache/build" } rivet-claims = { path = "../../claims" } -rivet-config = { version = "0.1.0", path = "../../config" } +rivet-config = { path = "../../config" } rivet-connection = { path = "../../connection" } -rivet-env = { version = "0.1.0", path = "../../env" } +rivet-env = { path = "../../env" } rivet-health-checks = { path = "../../health-checks" } rivet-metrics = { path = "../../metrics" } rivet-operation = { path = "../../operation/core" } diff --git a/packages/common/api-helper/macros/Cargo.toml b/packages/common/api-helper/macros/Cargo.toml index d170463d93..f0683e6272 100644 --- a/packages/common/api-helper/macros/Cargo.toml +++ b/packages/common/api-helper/macros/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "api-helper-macros" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [lib] proc-macro = true diff --git a/packages/common/cache/build/Cargo.toml b/packages/common/cache/build/Cargo.toml index 651105becd..74b918bcf4 100644 --- a/packages/common/cache/build/Cargo.toml +++ b/packages/common/cache/build/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-cache" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] futures-util = "0.3" @@ -14,7 +14,7 @@ prost-types = "0.10" rivet-cache-result = { path = "../result" } rivet-metrics = { path = "../../metrics" } rivet-pools = { path = "../../pools" } -rivet-env = { version = "0.1.0", path = "../../env" } +rivet-env = { path = "../../env" } rivet-util = { path = "../../util/core" } serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" diff --git a/packages/common/cache/result/Cargo.toml b/packages/common/cache/result/Cargo.toml index 159b77a69a..c2ba64724d 100644 --- a/packages/common/cache/result/Cargo.toml +++ b/packages/common/cache/result/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-cache-result" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-util = { path = "../../util/core" } diff --git a/packages/common/chirp-workflow/core/Cargo.toml b/packages/common/chirp-workflow/core/Cargo.toml index 4a6e4a266b..3d3b3daa8d 100644 --- a/packages/common/chirp-workflow/core/Cargo.toml +++ b/packages/common/chirp-workflow/core/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "chirp-workflow" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] async-trait = "0.1.80" @@ -19,9 +19,9 @@ md5 = "0.7.0" prost = "0.12.4" prost-types = "0.12.4" rivet-cache = { path = "../../cache/build" } -rivet-config = { version = "0.1.0", path = "../../config" } +rivet-config = { path = "../../config" } rivet-connection = { path = "../../connection" } -rivet-env = { version = "0.1.0", path = "../../env" } +rivet-env = { path = "../../env" } rivet-metrics = { path = "../../metrics" } rivet-operation = { path = "../../operation/core" } rivet-pools = { path = "../../pools" } diff --git a/packages/common/chirp-workflow/macros/Cargo.toml b/packages/common/chirp-workflow/macros/Cargo.toml index 2e54178754..b34582f186 100644 --- a/packages/common/chirp-workflow/macros/Cargo.toml +++ b/packages/common/chirp-workflow/macros/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "chirp-workflow-macros" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [lib] proc-macro = true diff --git a/packages/common/chirp/client/Cargo.toml b/packages/common/chirp/client/Cargo.toml index d71b8b0d0f..58840b9b11 100644 --- a/packages/common/chirp/client/Cargo.toml +++ b/packages/common/chirp/client/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "chirp-client" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-perf = { path = "../perf" } diff --git a/packages/common/chirp/metrics/Cargo.toml b/packages/common/chirp/metrics/Cargo.toml index 559e61eb5f..ece4fbc885 100644 --- a/packages/common/chirp/metrics/Cargo.toml +++ b/packages/common/chirp/metrics/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "chirp-metrics" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-metrics = { path = "../../metrics" } diff --git a/packages/common/chirp/perf/Cargo.toml b/packages/common/chirp/perf/Cargo.toml index 3b58865850..0c6dfb5956 100644 --- a/packages/common/chirp/perf/Cargo.toml +++ b/packages/common/chirp/perf/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "chirp-perf" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] lazy_static = "1.4" @@ -14,7 +14,7 @@ rivet-pools = { path = "../../pools" } thiserror = "1.0" tokio = { version = "1.36", features = ["full", "tracing"] } tracing = "0.1" -rivet-env = { version = "0.1.0", path = "../../env" } +rivet-env = { path = "../../env" } [dependencies.uuid] version = "1.1" diff --git a/packages/common/chirp/types/Cargo.toml b/packages/common/chirp/types/Cargo.toml index 6447ce46b5..7db2afc659 100644 --- a/packages/common/chirp/types/Cargo.toml +++ b/packages/common/chirp/types/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "chirp-types" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] prost = "0.10" diff --git a/packages/common/chirp/worker-attributes/Cargo.toml b/packages/common/chirp/worker-attributes/Cargo.toml index 86373c908c..ee01bca46b 100644 --- a/packages/common/chirp/worker-attributes/Cargo.toml +++ b/packages/common/chirp/worker-attributes/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "chirp-worker-attributes" -version = "0.1.0" -edition = "2021" description = "Server manager for running a Chirp worker." -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [lib] proc-macro = true diff --git a/packages/common/chirp/worker/Cargo.toml b/packages/common/chirp/worker/Cargo.toml index 4071f504bf..7e9d0bfa85 100644 --- a/packages/common/chirp/worker/Cargo.toml +++ b/packages/common/chirp/worker/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "chirp-worker" -version = "0.1.5" -edition = "2021" description = "Server manager for running a Chirp worker." -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [features] default = ["attributes"] @@ -40,8 +40,8 @@ tracing-subscriber = { version = "0.3", optional = true, default-features = fals "json", "ansi", ] } # Used with attribute -rivet-config = { version = "0.1.0", path = "../../config" } -rivet-env = { version = "0.1.0", path = "../../env" } +rivet-config = { path = "../../config" } +rivet-env = { path = "../../env" } url = "2.4" [dependencies.uuid] diff --git a/packages/common/claims/Cargo.toml b/packages/common/claims/Cargo.toml index 7bac8ac129..8c6bdab980 100644 --- a/packages/common/claims/Cargo.toml +++ b/packages/common/claims/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-claims" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] base64 = "0.13" diff --git a/packages/common/config/Cargo.toml b/packages/common/config/Cargo.toml index 415a736ac6..78ddace4e5 100644 --- a/packages/common/config/Cargo.toml +++ b/packages/common/config/Cargo.toml @@ -1,15 +1,15 @@ [package] name = "rivet-config" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] config = { version = "0.14.0", default-features = false, features = ["async", "json", "yaml"] } dirs = "5.0.1" glob = "0.3.1" -global-error = { version = "0.1.5", path = "../global-error" } +global-error = { path = "../global-error" } ipnet = { version = "2.10.1", features = ["serde"] } maplit = "1.0.2" serde = { version = "1.0.210", features = ["derive"] } diff --git a/packages/common/connection/Cargo.toml b/packages/common/connection/Cargo.toml index cda6a237f8..e3780cae59 100644 --- a/packages/common/connection/Cargo.toml +++ b/packages/common/connection/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-connection" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../chirp/client" } diff --git a/packages/common/convert/Cargo.toml b/packages/common/convert/Cargo.toml index 6e24d4ec27..fd28f10c0c 100644 --- a/packages/common/convert/Cargo.toml +++ b/packages/common/convert/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-convert" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../chirp/client" } @@ -42,4 +42,4 @@ user-team-list = { path = "../../services/user/ops/team-list" } rivet-api = { path = "../../../sdks/full/rust" } rivet-group-server = { path = "../smithy-output/api-group/rust-server" } rivet-portal-server = { path = "../smithy-output/api-portal/rust-server" } -rivet-config = { version = "0.1.0", path = "../config" } +rivet-config = { path = "../config" } diff --git a/packages/common/env/Cargo.toml b/packages/common/env/Cargo.toml index 10b9925c3e..4faa3a671b 100644 --- a/packages/common/env/Cargo.toml +++ b/packages/common/env/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-env" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] lazy_static = "1.5.0" diff --git a/packages/common/formatted-error/Cargo.toml b/packages/common/formatted-error/Cargo.toml index 134256d55e..afe250530a 100644 --- a/packages/common/formatted-error/Cargo.toml +++ b/packages/common/formatted-error/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "formatted-error" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] hashbrown = "0.12.1" diff --git a/packages/common/global-error/Cargo.toml b/packages/common/global-error/Cargo.toml index 8a902e293e..b4f3935c06 100644 --- a/packages/common/global-error/Cargo.toml +++ b/packages/common/global-error/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "global-error" -version = "0.1.5" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [features] protobuf-src = ["types-proto/protobuf-src"] diff --git a/packages/common/health-checks/Cargo.toml b/packages/common/health-checks/Cargo.toml index 8472bfebea..08fc81f4f8 100644 --- a/packages/common/health-checks/Cargo.toml +++ b/packages/common/health-checks/Cargo.toml @@ -1,15 +1,15 @@ [package] name = "rivet-health-checks" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../chirp/client" } -global-error = { version = "0.1.5", path = "../global-error" } +global-error = { path = "../global-error" } hyper = { version = "0.14", features = ["server", "http1", "tcp"] } -rivet-config = { version = "0.1.0", path = "../config" } +rivet-config = { path = "../config" } rivet-pools = { path = "../pools" } serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" diff --git a/packages/common/hub-embed/Cargo.toml b/packages/common/hub-embed/Cargo.toml index cc59d641ad..5589f52268 100644 --- a/packages/common/hub-embed/Cargo.toml +++ b/packages/common/hub-embed/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-hub-embed" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [build-dependencies] reqwest = { version = "0.12.8", features = ["blocking"] } diff --git a/packages/common/metrics/Cargo.toml b/packages/common/metrics/Cargo.toml index d2e1766e1d..553c780894 100644 --- a/packages/common/metrics/Cargo.toml +++ b/packages/common/metrics/Cargo.toml @@ -1,17 +1,17 @@ [package] name = "rivet-metrics" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] -global-error = { version = "0.1.5", path = "../global-error" } +global-error = { path = "../global-error" } hyper = { version = "0.14", features = ["server", "http1", "tcp"] } lazy_static = "1.4" prometheus = "0.13" -rivet-config = { version = "0.1.0", path = "../config" } -rivet-env = { version = "0.1.0", path = "../env" } +rivet-config = { path = "../config" } +rivet-env = { path = "../env" } tokio = "1.36.0" tracing = "0.1" diff --git a/packages/common/migrate/Cargo.toml b/packages/common/migrate/Cargo.toml index 6bb28f077f..2d571d5461 100644 --- a/packages/common/migrate/Cargo.toml +++ b/packages/common/migrate/Cargo.toml @@ -1,16 +1,16 @@ [package] name = "rivet-migrate" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] anyhow = "1.0" futures-util = "0.3" include_dir = "0.7.4" indoc = "1.0" -rivet-config = { version = "0.1.0", path = "../config" } +rivet-config = { path = "../config" } rivet-pools = { path = "../pools" } rivet-util = { path = "../util/core" } tempfile = "3.13.0" diff --git a/packages/common/nomad-util/Cargo.toml b/packages/common/nomad-util/Cargo.toml index c969c89143..1c52a97486 100644 --- a/packages/common/nomad-util/Cargo.toml +++ b/packages/common/nomad-util/Cargo.toml @@ -1,18 +1,18 @@ [package] name = "nomad-util" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] base64 = "0.13" bytes = "1.0" futures-util = "0.3" -global-error = { version = "0.1.5", path = "../global-error" } +global-error = { path = "../global-error" } nomad-client = "0.0.9" reqwest = { version = "0.11", features = ["stream"] } -rivet-config = { version = "0.1.0", path = "../config" } +rivet-config = { path = "../config" } rivet-pools = { path = "../pools" } serde = { version = "1.0", features = ["derive"] } serde_json = { version = "1.0", features = ["raw_value"] } diff --git a/packages/common/operation/core/Cargo.toml b/packages/common/operation/core/Cargo.toml index e9ea152987..0b2d582553 100644 --- a/packages/common/operation/core/Cargo.toml +++ b/packages/common/operation/core/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-operation" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] async-trait = "0.1" @@ -17,7 +17,7 @@ indoc = "1.0" prost = "0.10" prost-types = "0.10" rivet-cache = { path = "../../cache/build" } -rivet-config = { version = "0.1.0", path = "../../config" } +rivet-config = { path = "../../config" } rivet-connection = { path = "../../connection" } rivet-operation-macros = { path = "../macros" } rivet-pools = { path = "../../pools" } diff --git a/packages/common/operation/macros/Cargo.toml b/packages/common/operation/macros/Cargo.toml index 02cdea591b..0c47e04e58 100644 --- a/packages/common/operation/macros/Cargo.toml +++ b/packages/common/operation/macros/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-operation-macros" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [lib] proc-macro = true diff --git a/packages/common/pools/Cargo.toml b/packages/common/pools/Cargo.toml index 710fbf386c..2e87bdd772 100644 --- a/packages/common/pools/Cargo.toml +++ b/packages/common/pools/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-pools" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] async-nats = "0.33" @@ -21,7 +21,7 @@ tokio-util = "0.7" tracing = "0.1" governor = "0.6" url = "2.4" -rivet-config = { version = "0.1.0", path = "../config" } +rivet-config = { path = "../config" } [dependencies.sqlx] path = "../../../externals/sqlx" diff --git a/packages/common/redis-util/Cargo.toml b/packages/common/redis-util/Cargo.toml index ae41becf99..d87f84dab9 100644 --- a/packages/common/redis-util/Cargo.toml +++ b/packages/common/redis-util/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "redis-util" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] lazy_static = "1.4" diff --git a/packages/common/runtime/Cargo.toml b/packages/common/runtime/Cargo.toml index 5dfa5b380d..706cf8abdb 100644 --- a/packages/common/runtime/Cargo.toml +++ b/packages/common/runtime/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-runtime" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] console-subscriber = "0.1" diff --git a/packages/common/s3-util/Cargo.toml b/packages/common/s3-util/Cargo.toml index 4a0bb3e084..9ddfb6fd07 100644 --- a/packages/common/s3-util/Cargo.toml +++ b/packages/common/s3-util/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "s3-util" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] aws-sdk-s3 = { version = "1.57", features = ["rt-tokio"] } @@ -14,6 +14,6 @@ http = "0.2" thiserror = "1.0" tracing = "0.1" tokio = { version = "1.40" } -rivet-util = { version = "0.1.0", path = "../util/core" } -rivet-config = { version = "0.1.0", path = "../config" } -global-error = { version = "0.1.5", path = "../global-error" } +rivet-util = { path = "../util/core" } +rivet-config = { path = "../config" } +global-error = { path = "../global-error" } diff --git a/packages/common/schemac/Cargo.toml b/packages/common/schemac/Cargo.toml index 97644e1b6e..60263f17ce 100644 --- a/packages/common/schemac/Cargo.toml +++ b/packages/common/schemac/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "schemac" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] prost-build = "0.11" diff --git a/packages/common/service-manager/Cargo.toml b/packages/common/service-manager/Cargo.toml index d93c952e04..82c988e549 100644 --- a/packages/common/service-manager/Cargo.toml +++ b/packages/common/service-manager/Cargo.toml @@ -1,20 +1,20 @@ [package] name = "rivet-service-manager" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] anyhow = "1.0.89" global-error = { path = "../global-error" } tokio = { version = "1.40", features = ["full", "tracing"] } -rivet-health-checks = { version = "0.1.0", path = "../health-checks" } -rivet-metrics = { version = "0.1.0", path = "../metrics" } -rivet-pools = { version = "0.1.0", path = "../pools" } +rivet-health-checks = { path = "../health-checks" } +rivet-metrics = { path = "../metrics" } +rivet-pools = { path = "../pools" } tracing = "0.1.40" include_dir = "0.7.4" -rivet-config = { version = "0.1.0", path = "../config" } +rivet-config = { path = "../config" } tokio-cron-scheduler = "0.13.0" chrono = "0.4.38" diff --git a/packages/common/test-images/Cargo.toml b/packages/common/test-images/Cargo.toml index 1099845cc7..51a60ec315 100644 --- a/packages/common/test-images/Cargo.toml +++ b/packages/common/test-images/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-test-images" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] testcontainers = "0.12" diff --git a/packages/common/test/Cargo.toml b/packages/common/test/Cargo.toml index 84857f21d5..0272817f94 100644 --- a/packages/common/test/Cargo.toml +++ b/packages/common/test/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-test" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] -types-proto = { version = "0.1.0", path = "../types-proto/core" } +types-proto = { path = "../types-proto/core" } diff --git a/packages/common/types-proto/build/Cargo.toml b/packages/common/types-proto/build/Cargo.toml index 184da8f949..446ac476bf 100644 --- a/packages/common/types-proto/build/Cargo.toml +++ b/packages/common/types-proto/build/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "types-proto-build" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] heck = "0.3" diff --git a/packages/common/types-proto/core/Cargo.toml b/packages/common/types-proto/core/Cargo.toml index 6530824160..f37a7cf938 100644 --- a/packages/common/types-proto/core/Cargo.toml +++ b/packages/common/types-proto/core/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "types-proto" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [features] protobuf-src = ["types-proto-build/protobuf-src"] diff --git a/packages/common/util/core/Cargo.toml b/packages/common/util/core/Cargo.toml index 1f45e9025c..d6b784aedd 100644 --- a/packages/common/util/core/Cargo.toml +++ b/packages/common/util/core/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-util" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [features] default = ["macros"] @@ -22,7 +22,7 @@ lazy_static = "1.4" rand = "0.8" regex = "1.4" reqwest = { version = "0.11", default-features = false } -rivet-config = { version = "0.1.0", path = "../../config" } +rivet-config = { path = "../../config" } rivet-util-macros = { path = "../macros" } serde = { version = "1.0", features = ["derive"] } serde_json = { version = "1.0" } diff --git a/packages/common/util/macros/Cargo.toml b/packages/common/util/macros/Cargo.toml index cc64b3cb37..db1de2b5bf 100644 --- a/packages/common/util/macros/Cargo.toml +++ b/packages/common/util/macros/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-util-macros" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [lib] proc-macro = true diff --git a/packages/common/util/search/Cargo.toml b/packages/common/util/search/Cargo.toml index 5d4313cfbc..5b332150f2 100644 --- a/packages/common/util/search/Cargo.toml +++ b/packages/common/util/search/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-util-search" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] uuid = { version = "1", features = ["v4"] } diff --git a/packages/infra/client/container-runner/Cargo.toml b/packages/infra/client/container-runner/Cargo.toml index f76935f699..e02ecd4a88 100644 --- a/packages/infra/client/container-runner/Cargo.toml +++ b/packages/infra/client/container-runner/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "pegboard-container-runner" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [[bin]] name = "rivet-container-runner" diff --git a/packages/infra/client/echo/Cargo.toml b/packages/infra/client/echo/Cargo.toml index 1504cbd849..dadf7d2d92 100644 --- a/packages/infra/client/echo/Cargo.toml +++ b/packages/infra/client/echo/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "pegboard-echo-server" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] tiny_http = "0.12" diff --git a/packages/infra/client/isolate-v8-runner/Cargo.toml b/packages/infra/client/isolate-v8-runner/Cargo.toml index 75b96c8d2e..f2abeed86a 100644 --- a/packages/infra/client/isolate-v8-runner/Cargo.toml +++ b/packages/infra/client/isolate-v8-runner/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "pegboard-isolate-v8-runner" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [[bin]] name = "rivet-isolate-v8-runner" diff --git a/packages/infra/client/manager/Cargo.toml b/packages/infra/client/manager/Cargo.toml index 16a99f2dc4..bb57da8a18 100644 --- a/packages/infra/client/manager/Cargo.toml +++ b/packages/infra/client/manager/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "pegboard-manager" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [[bin]] name = "rivet-client" diff --git a/packages/infra/client/runner-protocol/Cargo.toml b/packages/infra/client/runner-protocol/Cargo.toml index db9703a05e..fa3feebf5e 100644 --- a/packages/infra/client/runner-protocol/Cargo.toml +++ b/packages/infra/client/runner-protocol/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "pegboard-runner-protocol" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] serde = { version = "1.0.195", features = ["derive"] } diff --git a/packages/infra/legacy/job-runner/Cargo.toml b/packages/infra/legacy/job-runner/Cargo.toml index 87cc3515b6..ece3ea0c40 100644 --- a/packages/infra/legacy/job-runner/Cargo.toml +++ b/packages/infra/legacy/job-runner/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "job-runner" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] anyhow = "1.0.79" diff --git a/packages/infra/server/Cargo.toml b/packages/infra/server/Cargo.toml index 4c768cd511..5323c5af6d 100644 --- a/packages/infra/server/Cargo.toml +++ b/packages/infra/server/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-server" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [[bin]] name = "rivet-server" @@ -19,11 +19,11 @@ include_dir = "0.7.4" indoc = "2.0.5" rivet-api = { path = "../../../sdks/full/rust" } rivet-migrate = { path = "../../common/migrate" } -rivet-pools = { version = "0.1.0", path = "../../common/pools" } -rivet-runtime = { version = "0.1.0", path = "../../common/runtime" } +rivet-pools = { path = "../../common/pools" } +rivet-runtime = { path = "../../common/runtime" } rivet-service-manager = { path = "../../common/service-manager" } rivet-term = { path = "../../../externals/rivet-term" } -s3-util = { version = "0.1.0", path = "../../common/s3-util" } +s3-util = { path = "../../common/s3-util" } serde = { version = "1.0.210", features = ["derive"] } serde_json = "1.0.128" serde_yaml = "0.9.34" @@ -68,13 +68,13 @@ api-monolith-public = { path = "../../api/monolith-public" } build-default-create = { path = "../../services/build/standalone/default-create" } cluster-default-update = { path = "../../services/cluster/standalone/default-update" } pegboard-dc-init = { path = "../../services/pegboard/standalone/dc-init" } -rivet-config = { version = "0.1.0", path = "../../common/config" } +rivet-config = { path = "../../common/config" } reqwest = "0.12.9" -chirp-client = { version = "0.1.0", path = "../../common/chirp/client" } -rivet-cache = { version = "0.1.0", path = "../../common/cache/build" } -chirp-workflow = { version = "0.1.0", path = "../../common/chirp-workflow/core" } -rivet-connection = { version = "0.1.0", path = "../../common/connection" } -cloud-default-create = { version = "0.1.0", path = "../../services/cloud/standalone/default-create" } +chirp-client = { path = "../../common/chirp/client" } +rivet-cache = { path = "../../common/cache/build" } +chirp-workflow = { path = "../../common/chirp-workflow/core" } +rivet-connection = { path = "../../common/connection" } +cloud-default-create = { path = "../../services/cloud/standalone/default-create" } [dependencies.sqlx] diff --git a/packages/services/build/Cargo.toml b/packages/services/build/Cargo.toml index ef34aa2b64..bbb4e46c39 100644 --- a/packages/services/build/Cargo.toml +++ b/packages/services/build/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "build" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] acme-lib = "0.9" @@ -35,7 +35,7 @@ ip-info = { path = "../ip/ops/info" } linode = { path = "../linode" } token-create = { path = "../token/ops/create" } upload-get = { path = "../upload/ops/get" } -rivet-config = { version = "0.1.0", path = "../../common/config" } +rivet-config = { path = "../../common/config" } [dependencies.sqlx] path = "../../../externals/sqlx" diff --git a/packages/services/build/ops/create/Cargo.toml b/packages/services/build/ops/create/Cargo.toml index c65a0ded02..99f9357523 100644 --- a/packages/services/build/ops/create/Cargo.toml +++ b/packages/services/build/ops/create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "build-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/build/ops/get/Cargo.toml b/packages/services/build/ops/get/Cargo.toml index 5129d63a94..71a48b9746 100644 --- a/packages/services/build/ops/get/Cargo.toml +++ b/packages/services/build/ops/get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "build-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/build/ops/list-for-env/Cargo.toml b/packages/services/build/ops/list-for-env/Cargo.toml index de92cef1cd..58317942e4 100644 --- a/packages/services/build/ops/list-for-env/Cargo.toml +++ b/packages/services/build/ops/list-for-env/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "build-list-for-env" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/build/ops/list-for-game/Cargo.toml b/packages/services/build/ops/list-for-game/Cargo.toml index 90c6d96567..dc5adb4900 100644 --- a/packages/services/build/ops/list-for-game/Cargo.toml +++ b/packages/services/build/ops/list-for-game/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "build-list-for-game" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/build/standalone/default-create/Cargo.toml b/packages/services/build/standalone/default-create/Cargo.toml index 4e0ea9123c..f07252793d 100644 --- a/packages/services/build/standalone/default-create/Cargo.toml +++ b/packages/services/build/standalone/default-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "build-default-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -27,7 +27,7 @@ uuid = { version = "1", features = ["v4"] } upload-complete = { path = "../../../upload/ops/complete" } upload-prepare = { path = "../../../upload/ops/prepare" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dependencies.sqlx] path = "../../../../../externals/sqlx" diff --git a/packages/services/build/util/Cargo.toml b/packages/services/build/util/Cargo.toml index de1fd985a1..2f64366bbf 100644 --- a/packages/services/build/util/Cargo.toml +++ b/packages/services/build/util/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-util-build" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../common/operation/core" } diff --git a/packages/services/captcha/ops/hcaptcha-config-get/Cargo.toml b/packages/services/captcha/ops/hcaptcha-config-get/Cargo.toml index 5023ca558d..04f4c63769 100644 --- a/packages/services/captcha/ops/hcaptcha-config-get/Cargo.toml +++ b/packages/services/captcha/ops/hcaptcha-config-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "captcha-hcaptcha-config-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/captcha/ops/hcaptcha-verify/Cargo.toml b/packages/services/captcha/ops/hcaptcha-verify/Cargo.toml index 41b2a9cdca..5bde54f841 100644 --- a/packages/services/captcha/ops/hcaptcha-verify/Cargo.toml +++ b/packages/services/captcha/ops/hcaptcha-verify/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "captcha-hcaptcha-verify" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/captcha/ops/request/Cargo.toml b/packages/services/captcha/ops/request/Cargo.toml index f4dbc6ae33..49016e0498 100644 --- a/packages/services/captcha/ops/request/Cargo.toml +++ b/packages/services/captcha/ops/request/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "captcha-request" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/captcha/ops/turnstile-config-get/Cargo.toml b/packages/services/captcha/ops/turnstile-config-get/Cargo.toml index 0e22f26116..848dc9e357 100644 --- a/packages/services/captcha/ops/turnstile-config-get/Cargo.toml +++ b/packages/services/captcha/ops/turnstile-config-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "captcha-turnstile-config-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/captcha/ops/turnstile-verify/Cargo.toml b/packages/services/captcha/ops/turnstile-verify/Cargo.toml index 9283e70fab..32442fb2e8 100644 --- a/packages/services/captcha/ops/turnstile-verify/Cargo.toml +++ b/packages/services/captcha/ops/turnstile-verify/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "captcha-turnstile-verify" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/captcha/ops/verify/Cargo.toml b/packages/services/captcha/ops/verify/Cargo.toml index 8d94bf5a78..fdef3baf3e 100644 --- a/packages/services/captcha/ops/verify/Cargo.toml +++ b/packages/services/captcha/ops/verify/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "captcha-verify" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/captcha/util/Cargo.toml b/packages/services/captcha/util/Cargo.toml index 12752f6e97..817b2a56f1 100644 --- a/packages/services/captcha/util/Cargo.toml +++ b/packages/services/captcha/util/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-util-captcha" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] global-error = { path = "../../../common/global-error" } diff --git a/packages/services/cdn/ops/namespace-auth-user-remove/Cargo.toml b/packages/services/cdn/ops/namespace-auth-user-remove/Cargo.toml index e7cce9ae89..fb984a33d2 100644 --- a/packages/services/cdn/ops/namespace-auth-user-remove/Cargo.toml +++ b/packages/services/cdn/ops/namespace-auth-user-remove/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-namespace-auth-user-remove" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/namespace-auth-user-update/Cargo.toml b/packages/services/cdn/ops/namespace-auth-user-update/Cargo.toml index b6533e0e41..4870f45205 100644 --- a/packages/services/cdn/ops/namespace-auth-user-update/Cargo.toml +++ b/packages/services/cdn/ops/namespace-auth-user-update/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-namespace-auth-user-update" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/namespace-create/Cargo.toml b/packages/services/cdn/ops/namespace-create/Cargo.toml index 1ea1fa134c..e4410a0f0e 100644 --- a/packages/services/cdn/ops/namespace-create/Cargo.toml +++ b/packages/services/cdn/ops/namespace-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-namespace-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/namespace-domain-create/Cargo.toml b/packages/services/cdn/ops/namespace-domain-create/Cargo.toml index 3afffa73f6..e0539dbe80 100644 --- a/packages/services/cdn/ops/namespace-domain-create/Cargo.toml +++ b/packages/services/cdn/ops/namespace-domain-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-namespace-domain-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/namespace-domain-remove/Cargo.toml b/packages/services/cdn/ops/namespace-domain-remove/Cargo.toml index 358f38e863..1ceb89ab2d 100644 --- a/packages/services/cdn/ops/namespace-domain-remove/Cargo.toml +++ b/packages/services/cdn/ops/namespace-domain-remove/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-namespace-domain-remove" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/namespace-get/Cargo.toml b/packages/services/cdn/ops/namespace-get/Cargo.toml index ab38154f0f..9fee1d3b0a 100644 --- a/packages/services/cdn/ops/namespace-get/Cargo.toml +++ b/packages/services/cdn/ops/namespace-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-namespace-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/namespace-resolve-domain/Cargo.toml b/packages/services/cdn/ops/namespace-resolve-domain/Cargo.toml index 713242b115..cba348ac83 100644 --- a/packages/services/cdn/ops/namespace-resolve-domain/Cargo.toml +++ b/packages/services/cdn/ops/namespace-resolve-domain/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-namespace-resolve-domain" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/ns-auth-type-set/Cargo.toml b/packages/services/cdn/ops/ns-auth-type-set/Cargo.toml index 017d3322f8..f56ab02d8f 100644 --- a/packages/services/cdn/ops/ns-auth-type-set/Cargo.toml +++ b/packages/services/cdn/ops/ns-auth-type-set/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-ns-auth-type-set" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/ns-enable-domain-public-auth-set/Cargo.toml b/packages/services/cdn/ops/ns-enable-domain-public-auth-set/Cargo.toml index 49311b1ae2..1511f209fb 100644 --- a/packages/services/cdn/ops/ns-enable-domain-public-auth-set/Cargo.toml +++ b/packages/services/cdn/ops/ns-enable-domain-public-auth-set/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-ns-enable-domain-public-auth-set" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/site-create/Cargo.toml b/packages/services/cdn/ops/site-create/Cargo.toml index e08bf21809..ce33ec1f68 100644 --- a/packages/services/cdn/ops/site-create/Cargo.toml +++ b/packages/services/cdn/ops/site-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-site-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/site-get/Cargo.toml b/packages/services/cdn/ops/site-get/Cargo.toml index 56bedd9583..38aadd648c 100644 --- a/packages/services/cdn/ops/site-get/Cargo.toml +++ b/packages/services/cdn/ops/site-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-site-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/site-list-for-game/Cargo.toml b/packages/services/cdn/ops/site-list-for-game/Cargo.toml index 530c626145..a365ffe62a 100644 --- a/packages/services/cdn/ops/site-list-for-game/Cargo.toml +++ b/packages/services/cdn/ops/site-list-for-game/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-site-list-for-game" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/version-get/Cargo.toml b/packages/services/cdn/ops/version-get/Cargo.toml index 37513419d6..c0da6c9126 100644 --- a/packages/services/cdn/ops/version-get/Cargo.toml +++ b/packages/services/cdn/ops/version-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-version-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/version-prepare/Cargo.toml b/packages/services/cdn/ops/version-prepare/Cargo.toml index 27b7cf51fb..278afc8155 100644 --- a/packages/services/cdn/ops/version-prepare/Cargo.toml +++ b/packages/services/cdn/ops/version-prepare/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-version-prepare" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/ops/version-publish/Cargo.toml b/packages/services/cdn/ops/version-publish/Cargo.toml index d4de016bf0..449b554a6a 100644 --- a/packages/services/cdn/ops/version-publish/Cargo.toml +++ b/packages/services/cdn/ops/version-publish/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-version-publish" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cdn/util/Cargo.toml b/packages/services/cdn/util/Cargo.toml index 64a063f2a4..9616ee0ed9 100644 --- a/packages/services/cdn/util/Cargo.toml +++ b/packages/services/cdn/util/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "rivet-util-cdn" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] diff --git a/packages/services/cdn/worker/Cargo.toml b/packages/services/cdn/worker/Cargo.toml index 353f6a9450..2669afa477 100644 --- a/packages/services/cdn/worker/Cargo.toml +++ b/packages/services/cdn/worker/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cdn-worker" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-worker = { path = "../../../common/chirp/worker" } @@ -19,7 +19,7 @@ cdn-version-get = { path = "../ops/version-get" } game-get = { path = "../../game/ops/get" } game-namespace-get = { path = "../../game/ops/namespace-get" } upload-get = { path = "../../upload/ops/get" } -rivet-config = { version = "0.1.0", path = "../../../common/config" } +rivet-config = { path = "../../../common/config" } [dev-dependencies] chirp-worker = { path = "../../../common/chirp/worker" } diff --git a/packages/services/cf-custom-hostname/ops/get/Cargo.toml b/packages/services/cf-custom-hostname/ops/get/Cargo.toml index 840ceef0a2..9a818bf38e 100644 --- a/packages/services/cf-custom-hostname/ops/get/Cargo.toml +++ b/packages/services/cf-custom-hostname/ops/get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cf-custom-hostname-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cf-custom-hostname/ops/list-for-namespace-id/Cargo.toml b/packages/services/cf-custom-hostname/ops/list-for-namespace-id/Cargo.toml index 0da9e3aefe..13579a0bff 100644 --- a/packages/services/cf-custom-hostname/ops/list-for-namespace-id/Cargo.toml +++ b/packages/services/cf-custom-hostname/ops/list-for-namespace-id/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cf-custom-hostname-list-for-namespace-id" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cf-custom-hostname/ops/resolve-hostname/Cargo.toml b/packages/services/cf-custom-hostname/ops/resolve-hostname/Cargo.toml index 2b8d343724..1b09d371c2 100644 --- a/packages/services/cf-custom-hostname/ops/resolve-hostname/Cargo.toml +++ b/packages/services/cf-custom-hostname/ops/resolve-hostname/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cf-custom-hostname-resolve-hostname" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cf-custom-hostname/worker/Cargo.toml b/packages/services/cf-custom-hostname/worker/Cargo.toml index 52689a840a..e7b87ec76c 100644 --- a/packages/services/cf-custom-hostname/worker/Cargo.toml +++ b/packages/services/cf-custom-hostname/worker/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cf-custom-hostname-worker" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../common/chirp/client" } @@ -20,7 +20,7 @@ game-get = { path = "../../game/ops/get" } game-namespace-list = { path = "../../game/ops/namespace-list" } game-resolve-namespace-id = { path = "../../game/ops/resolve-namespace-id" } game-list-for-team = { path = "../../game/ops/list-for-team" } -rivet-config = { version = "0.1.0", path = "../../../common/config" } +rivet-config = { path = "../../../common/config" } [dev-dependencies] chirp-worker = { path = "../../../common/chirp/worker" } diff --git a/packages/services/cloud/ops/device-link-create/Cargo.toml b/packages/services/cloud/ops/device-link-create/Cargo.toml index fdbefd2dc5..6a7cc233fa 100644 --- a/packages/services/cloud/ops/device-link-create/Cargo.toml +++ b/packages/services/cloud/ops/device-link-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cloud-device-link-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cloud/ops/game-config-create/Cargo.toml b/packages/services/cloud/ops/game-config-create/Cargo.toml index ea6dffd0b4..5c6665c356 100644 --- a/packages/services/cloud/ops/game-config-create/Cargo.toml +++ b/packages/services/cloud/ops/game-config-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cloud-game-config-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cloud/ops/game-config-get/Cargo.toml b/packages/services/cloud/ops/game-config-get/Cargo.toml index 0b79db9a22..df20d26162 100644 --- a/packages/services/cloud/ops/game-config-get/Cargo.toml +++ b/packages/services/cloud/ops/game-config-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cloud-game-config-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cloud/ops/game-token-create/Cargo.toml b/packages/services/cloud/ops/game-token-create/Cargo.toml index ec5e369f3d..ccc3902322 100644 --- a/packages/services/cloud/ops/game-token-create/Cargo.toml +++ b/packages/services/cloud/ops/game-token-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cloud-game-token-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cloud/ops/namespace-create/Cargo.toml b/packages/services/cloud/ops/namespace-create/Cargo.toml index 89604ed8fd..5bdd5e7763 100644 --- a/packages/services/cloud/ops/namespace-create/Cargo.toml +++ b/packages/services/cloud/ops/namespace-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cloud-namespace-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cloud/ops/namespace-get/Cargo.toml b/packages/services/cloud/ops/namespace-get/Cargo.toml index a65af9246b..00ca16fc2b 100644 --- a/packages/services/cloud/ops/namespace-get/Cargo.toml +++ b/packages/services/cloud/ops/namespace-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cloud-namespace-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cloud/ops/namespace-token-development-create/Cargo.toml b/packages/services/cloud/ops/namespace-token-development-create/Cargo.toml index 2521b3af6f..1a3d4491a9 100644 --- a/packages/services/cloud/ops/namespace-token-development-create/Cargo.toml +++ b/packages/services/cloud/ops/namespace-token-development-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cloud-namespace-token-development-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cloud/ops/namespace-token-public-create/Cargo.toml b/packages/services/cloud/ops/namespace-token-public-create/Cargo.toml index 2a7bfcb3c6..fbf29cba15 100644 --- a/packages/services/cloud/ops/namespace-token-public-create/Cargo.toml +++ b/packages/services/cloud/ops/namespace-token-public-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cloud-namespace-token-public-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cloud/ops/version-get/Cargo.toml b/packages/services/cloud/ops/version-get/Cargo.toml index 9cb8677512..12db207e9c 100644 --- a/packages/services/cloud/ops/version-get/Cargo.toml +++ b/packages/services/cloud/ops/version-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cloud-version-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cloud/ops/version-publish/Cargo.toml b/packages/services/cloud/ops/version-publish/Cargo.toml index caecb5cfd2..aeb32414af 100644 --- a/packages/services/cloud/ops/version-publish/Cargo.toml +++ b/packages/services/cloud/ops/version-publish/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cloud-version-publish" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/cloud/standalone/default-create/Cargo.toml b/packages/services/cloud/standalone/default-create/Cargo.toml index 30213ded7d..1495f0d1ec 100644 --- a/packages/services/cloud/standalone/default-create/Cargo.toml +++ b/packages/services/cloud/standalone/default-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cloud-default-create" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/cloud/worker/Cargo.toml b/packages/services/cloud/worker/Cargo.toml index a9ede43181..25bcdf1e20 100644 --- a/packages/services/cloud/worker/Cargo.toml +++ b/packages/services/cloud/worker/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cloud-worker" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-worker = { path = "../../../common/chirp/worker" } @@ -14,6 +14,6 @@ rivet-runtime = { path = "../../../common/runtime" } cloud-game-token-create = { path = "../ops/game-token-create" } chrono = "0.4.31" -rivet-config = { version = "0.1.0", path = "../../../common/config" } +rivet-config = { path = "../../../common/config" } [dev-dependencies] chirp-worker = { path = "../../../common/chirp/worker" } diff --git a/packages/services/cluster/Cargo.toml b/packages/services/cluster/Cargo.toml index f4a6dbc37c..4ba885ab18 100644 --- a/packages/services/cluster/Cargo.toml +++ b/packages/services/cluster/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cluster" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] acme-lib = "0.9" @@ -33,7 +33,7 @@ linode = { path = "../linode" } server-spec = { path = "../server-spec" } pegboard = { path = "../pegboard" } token-create = { path = "../token/ops/create" } -rivet-config = { version = "0.1.0", path = "../../common/config" } +rivet-config = { path = "../../common/config" } ipnet = "2.10.1" [dependencies.nomad_client] diff --git a/packages/services/cluster/src/ops/server/dc-init/Cargo.toml b/packages/services/cluster/src/ops/server/dc-init/Cargo.toml index 65384804cf..267fab3129 100644 --- a/packages/services/cluster/src/ops/server/dc-init/Cargo.toml +++ b/packages/services/cluster/src/ops/server/dc-init/Cargo.toml @@ -1,15 +1,15 @@ [package] name = "pegboard-dc-init" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } chirp-workflow = { path = "../../../../common/chirp-workflow/core" } reqwest = "0.11" -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } rivet-connection = { path = "../../../../common/connection" } rivet-pools = { path = "../../../../common/pools" } serde = { version = "1.0", features = ["derive"] } diff --git a/packages/services/cluster/standalone/datacenter-tls-renew/Cargo.toml b/packages/services/cluster/standalone/datacenter-tls-renew/Cargo.toml index ac801dc126..b039ff091b 100644 --- a/packages/services/cluster/standalone/datacenter-tls-renew/Cargo.toml +++ b/packages/services/cluster/standalone/datacenter-tls-renew/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cluster-datacenter-tls-renew" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -18,7 +18,7 @@ tracing-subscriber = { version = "0.3", default-features = false, features = ["f tracing-logfmt = "0.3" cluster = { path = "../.." } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dependencies.sqlx] path = "../../../../../externals/sqlx" diff --git a/packages/services/cluster/standalone/default-update/Cargo.toml b/packages/services/cluster/standalone/default-update/Cargo.toml index cf4743b1dc..8949ee8fc6 100644 --- a/packages/services/cluster/standalone/default-update/Cargo.toml +++ b/packages/services/cluster/standalone/default-update/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cluster-default-update" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -20,7 +20,7 @@ tracing-logfmt = "0.3" uuid = { version = "1", features = ["v4"] } cluster = { path = "../.." } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dev-dependencies] chirp-worker = { path = "../../../../common/chirp/worker" } diff --git a/packages/services/cluster/standalone/gc/Cargo.toml b/packages/services/cluster/standalone/gc/Cargo.toml index 5a4a4171f9..ad25930ac6 100644 --- a/packages/services/cluster/standalone/gc/Cargo.toml +++ b/packages/services/cluster/standalone/gc/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cluster-gc" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -18,7 +18,7 @@ tracing-subscriber = { version = "0.3", default-features = false, features = ["f tracing-logfmt = "0.3" cluster = { path = "../.." } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dependencies.sqlx] path = "../../../../../externals/sqlx" diff --git a/packages/services/cluster/standalone/metrics-publish/Cargo.toml b/packages/services/cluster/standalone/metrics-publish/Cargo.toml index 61ad12817c..195166f218 100644 --- a/packages/services/cluster/standalone/metrics-publish/Cargo.toml +++ b/packages/services/cluster/standalone/metrics-publish/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cluster-metrics-publish" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -18,7 +18,7 @@ tracing = "0.1" tracing-subscriber = { version = "0.3", default-features = false, features = ["fmt", "json", "ansi"] } cluster = { path = "../.." } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dependencies.sqlx] path = "../../../../../externals/sqlx" diff --git a/packages/services/custom-user-avatar/ops/list-for-game/Cargo.toml b/packages/services/custom-user-avatar/ops/list-for-game/Cargo.toml index 5a82f32346..371e98754c 100644 --- a/packages/services/custom-user-avatar/ops/list-for-game/Cargo.toml +++ b/packages/services/custom-user-avatar/ops/list-for-game/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "custom-user-avatar-list-for-game" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/custom-user-avatar/ops/upload-complete/Cargo.toml b/packages/services/custom-user-avatar/ops/upload-complete/Cargo.toml index 044615039c..4df45fd317 100644 --- a/packages/services/custom-user-avatar/ops/upload-complete/Cargo.toml +++ b/packages/services/custom-user-avatar/ops/upload-complete/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "custom-user-avatar-upload-complete" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/debug/ops/email-res/Cargo.toml b/packages/services/debug/ops/email-res/Cargo.toml index ce0560e49e..929f1b7cf1 100644 --- a/packages/services/debug/ops/email-res/Cargo.toml +++ b/packages/services/debug/ops/email-res/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "debug-email-res" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/ds-log/ops/export/Cargo.toml b/packages/services/ds-log/ops/export/Cargo.toml index fc1dc58a30..ee9499a546 100644 --- a/packages/services/ds-log/ops/export/Cargo.toml +++ b/packages/services/ds-log/ops/export/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "ds-log-export" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/ds-log/ops/read/Cargo.toml b/packages/services/ds-log/ops/read/Cargo.toml index 45990a84e9..45868ca40e 100644 --- a/packages/services/ds-log/ops/read/Cargo.toml +++ b/packages/services/ds-log/ops/read/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "ds-log-read" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/ds/Cargo.toml b/packages/services/ds/Cargo.toml index e453abdfde..3e89c26ee1 100644 --- a/packages/services/ds/Cargo.toml +++ b/packages/services/ds/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "ds" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] bit-vec = "0.6" @@ -56,7 +56,7 @@ tier = { path = "../tier" } token-create = { path = "../token/ops/create" } upload-get = { path = "../upload/ops/get" } user-identity-get = { path = "../user-identity/ops/get" } -rivet-config = { version = "0.1.0", path = "../../common/config" } +rivet-config = { path = "../../common/config" } [dependencies.sqlx] path = "../../../externals/sqlx" diff --git a/packages/services/dynamic-config/Cargo.toml b/packages/services/dynamic-config/Cargo.toml index a8f9ba94dd..be08247b0d 100644 --- a/packages/services/dynamic-config/Cargo.toml +++ b/packages/services/dynamic-config/Cargo.toml @@ -1,13 +1,13 @@ [package] name = "dynamic-config" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] -chirp-workflow = { version = "0.1.0", path = "../../common/chirp-workflow/core" } +chirp-workflow = { path = "../../common/chirp-workflow/core" } indoc = "2.0.5" -rivet-config = { version = "0.1.0", path = "../../common/config" } -rivet-operation = { version = "0.1.0", path = "../../common/operation/core" } +rivet-config = { path = "../../common/config" } +rivet-operation = { path = "../../common/operation/core" } tokio = "1.40.0" diff --git a/packages/services/email-verification/ops/complete/Cargo.toml b/packages/services/email-verification/ops/complete/Cargo.toml index 1eda680ef9..7dfe3df3ce 100644 --- a/packages/services/email-verification/ops/complete/Cargo.toml +++ b/packages/services/email-verification/ops/complete/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "email-verification-complete" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/email-verification/ops/create/Cargo.toml b/packages/services/email-verification/ops/create/Cargo.toml index 9cba8dbece..fd099fbb11 100644 --- a/packages/services/email-verification/ops/create/Cargo.toml +++ b/packages/services/email-verification/ops/create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "email-verification-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/email/ops/send/Cargo.toml b/packages/services/email/ops/send/Cargo.toml index 83c1abd764..d7dc08f29d 100644 --- a/packages/services/email/ops/send/Cargo.toml +++ b/packages/services/email/ops/send/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "email-send" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/external/ops/request-validate/Cargo.toml b/packages/services/external/ops/request-validate/Cargo.toml index 9c73bb6e74..822a787ba3 100644 --- a/packages/services/external/ops/request-validate/Cargo.toml +++ b/packages/services/external/ops/request-validate/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "external-request-validate" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/external/worker/Cargo.toml b/packages/services/external/worker/Cargo.toml index 878ebe3429..e9afafda0a 100644 --- a/packages/services/external/worker/Cargo.toml +++ b/packages/services/external/worker/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "external-worker" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-worker = { path = "../../../common/chirp/worker" } @@ -13,7 +13,7 @@ rivet-health-checks = { path = "../../../common/health-checks" } rivet-metrics = { path = "../../../common/metrics" } rivet-runtime = { path = "../../../common/runtime" } chrono = "0.4" -rivet-config = { version = "0.1.0", path = "../../../common/config" } +rivet-config = { path = "../../../common/config" } [dev-dependencies] chirp-worker = { path = "../../../common/chirp/worker" } diff --git a/packages/services/faker/ops/build/Cargo.toml b/packages/services/faker/ops/build/Cargo.toml index 4f22dcdade..4708d9f7ee 100644 --- a/packages/services/faker/ops/build/Cargo.toml +++ b/packages/services/faker/ops/build/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "faker-build" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/faker/ops/cdn-site/Cargo.toml b/packages/services/faker/ops/cdn-site/Cargo.toml index 96a9ca1fd1..32b19268bf 100644 --- a/packages/services/faker/ops/cdn-site/Cargo.toml +++ b/packages/services/faker/ops/cdn-site/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "faker-cdn-site" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/faker/ops/game-namespace/Cargo.toml b/packages/services/faker/ops/game-namespace/Cargo.toml index a5619dd32d..abe0eeece7 100644 --- a/packages/services/faker/ops/game-namespace/Cargo.toml +++ b/packages/services/faker/ops/game-namespace/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "faker-game-namespace" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/faker/ops/game-version/Cargo.toml b/packages/services/faker/ops/game-version/Cargo.toml index 9877f361b4..36a0f24a81 100644 --- a/packages/services/faker/ops/game-version/Cargo.toml +++ b/packages/services/faker/ops/game-version/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "faker-game-version" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/faker/ops/game/Cargo.toml b/packages/services/faker/ops/game/Cargo.toml index 76c0aa6be2..1697600b63 100644 --- a/packages/services/faker/ops/game/Cargo.toml +++ b/packages/services/faker/ops/game/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "faker-game" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/faker/ops/job-run/Cargo.toml b/packages/services/faker/ops/job-run/Cargo.toml index fab14a4f21..726624a145 100644 --- a/packages/services/faker/ops/job-run/Cargo.toml +++ b/packages/services/faker/ops/job-run/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "faker-job-run" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } @@ -13,8 +13,8 @@ prost = "0.10" faker-job-template = { path = "../job-template" } faker-region = { path = "../region" } job-run = { path = "../../../job-run" } -rivet-test = { version = "0.1.0", path = "../../../../common/test" } +rivet-test = { path = "../../../../common/test" } [dev-dependencies] chirp-worker = { path = "../../../../common/chirp/worker" } -rivet-test = { version = "0.1.0", path = "../../../../common/test" } +rivet-test = { path = "../../../../common/test" } diff --git a/packages/services/faker/ops/job-template/Cargo.toml b/packages/services/faker/ops/job-template/Cargo.toml index 0791a772f0..81a4e00ca0 100644 --- a/packages/services/faker/ops/job-template/Cargo.toml +++ b/packages/services/faker/ops/job-template/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "faker-job-template" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/faker/ops/mm-lobby-row/Cargo.toml b/packages/services/faker/ops/mm-lobby-row/Cargo.toml index a409562fd5..21d96618f5 100644 --- a/packages/services/faker/ops/mm-lobby-row/Cargo.toml +++ b/packages/services/faker/ops/mm-lobby-row/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "faker-mm-lobby-row" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/faker/ops/mm-lobby/Cargo.toml b/packages/services/faker/ops/mm-lobby/Cargo.toml index 6419bf66a6..0de467cbfe 100644 --- a/packages/services/faker/ops/mm-lobby/Cargo.toml +++ b/packages/services/faker/ops/mm-lobby/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "faker-mm-lobby" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -18,8 +18,8 @@ faker-region = { path = "../region" } game-namespace-version-set = { path = "../../../game/ops/namespace-version-set" } game-resolve-namespace-id = { path = "../../../game/ops/resolve-namespace-id" } mm-config-version-get = { path = "../../../mm-config/ops/version-get" } -rivet-test = { version = "0.1.0", path = "../../../../common/test" } +rivet-test = { path = "../../../../common/test" } [dev-dependencies] chirp-worker = { path = "../../../../common/chirp/worker" } -rivet-test = { version = "0.1.0", path = "../../../../common/test" } +rivet-test = { path = "../../../../common/test" } diff --git a/packages/services/faker/ops/mm-player/Cargo.toml b/packages/services/faker/ops/mm-player/Cargo.toml index c8347142ee..11c4320c92 100644 --- a/packages/services/faker/ops/mm-player/Cargo.toml +++ b/packages/services/faker/ops/mm-player/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "faker-mm-player" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/faker/ops/region/Cargo.toml b/packages/services/faker/ops/region/Cargo.toml index 204936e1e0..3bfacd0c1b 100644 --- a/packages/services/faker/ops/region/Cargo.toml +++ b/packages/services/faker/ops/region/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "faker-region" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/faker/ops/team/Cargo.toml b/packages/services/faker/ops/team/Cargo.toml index ad0381b73c..226e931a70 100644 --- a/packages/services/faker/ops/team/Cargo.toml +++ b/packages/services/faker/ops/team/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "faker-team" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/faker/ops/user/Cargo.toml b/packages/services/faker/ops/user/Cargo.toml index 062b36a63b..85819bb6da 100644 --- a/packages/services/faker/ops/user/Cargo.toml +++ b/packages/services/faker/ops/user/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "faker-user" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/game/ops/banner-upload-complete/Cargo.toml b/packages/services/game/ops/banner-upload-complete/Cargo.toml index b9bddd90b3..200707597c 100644 --- a/packages/services/game/ops/banner-upload-complete/Cargo.toml +++ b/packages/services/game/ops/banner-upload-complete/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-banner-upload-complete" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/create/Cargo.toml b/packages/services/game/ops/create/Cargo.toml index 71f02bd103..86a256b403 100644 --- a/packages/services/game/ops/create/Cargo.toml +++ b/packages/services/game/ops/create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/game/ops/get/Cargo.toml b/packages/services/game/ops/get/Cargo.toml index d6c04e62b7..068f3dc8c6 100644 --- a/packages/services/game/ops/get/Cargo.toml +++ b/packages/services/game/ops/get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/list-all/Cargo.toml b/packages/services/game/ops/list-all/Cargo.toml index 2ef8acb1da..8c27e665f3 100644 --- a/packages/services/game/ops/list-all/Cargo.toml +++ b/packages/services/game/ops/list-all/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-list-all" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/list-for-team/Cargo.toml b/packages/services/game/ops/list-for-team/Cargo.toml index c13e50dccd..3556faaa04 100644 --- a/packages/services/game/ops/list-for-team/Cargo.toml +++ b/packages/services/game/ops/list-for-team/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-list-for-team" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/game/ops/logo-upload-complete/Cargo.toml b/packages/services/game/ops/logo-upload-complete/Cargo.toml index 2f5f6e6f91..ee549c3f6d 100644 --- a/packages/services/game/ops/logo-upload-complete/Cargo.toml +++ b/packages/services/game/ops/logo-upload-complete/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-logo-upload-complete" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/namespace-create/Cargo.toml b/packages/services/game/ops/namespace-create/Cargo.toml index f7beb33f67..6507e28b7d 100644 --- a/packages/services/game/ops/namespace-create/Cargo.toml +++ b/packages/services/game/ops/namespace-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-namespace-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/namespace-get/Cargo.toml b/packages/services/game/ops/namespace-get/Cargo.toml index e139089b8b..27782da922 100644 --- a/packages/services/game/ops/namespace-get/Cargo.toml +++ b/packages/services/game/ops/namespace-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-namespace-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/namespace-list/Cargo.toml b/packages/services/game/ops/namespace-list/Cargo.toml index 02c6560a37..0c6c1fd306 100644 --- a/packages/services/game/ops/namespace-list/Cargo.toml +++ b/packages/services/game/ops/namespace-list/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-namespace-list" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/namespace-resolve-name-id/Cargo.toml b/packages/services/game/ops/namespace-resolve-name-id/Cargo.toml index db593f3709..b5fdd361f9 100644 --- a/packages/services/game/ops/namespace-resolve-name-id/Cargo.toml +++ b/packages/services/game/ops/namespace-resolve-name-id/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-namespace-resolve-name-id" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/namespace-resolve-url/Cargo.toml b/packages/services/game/ops/namespace-resolve-url/Cargo.toml index c88c45b3f2..752b14947a 100644 --- a/packages/services/game/ops/namespace-resolve-url/Cargo.toml +++ b/packages/services/game/ops/namespace-resolve-url/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-namespace-resolve-url" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/namespace-validate/Cargo.toml b/packages/services/game/ops/namespace-validate/Cargo.toml index 7c0ce378ec..9a525413d7 100644 --- a/packages/services/game/ops/namespace-validate/Cargo.toml +++ b/packages/services/game/ops/namespace-validate/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-namespace-validate" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/namespace-version-history-list/Cargo.toml b/packages/services/game/ops/namespace-version-history-list/Cargo.toml index a307bcda62..a4020fdaf1 100644 --- a/packages/services/game/ops/namespace-version-history-list/Cargo.toml +++ b/packages/services/game/ops/namespace-version-history-list/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-namespace-version-history-list" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/namespace-version-set/Cargo.toml b/packages/services/game/ops/namespace-version-set/Cargo.toml index 9738b8bdf7..739f2c1f1c 100644 --- a/packages/services/game/ops/namespace-version-set/Cargo.toml +++ b/packages/services/game/ops/namespace-version-set/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-namespace-version-set" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/recommend/Cargo.toml b/packages/services/game/ops/recommend/Cargo.toml index 409935e7e7..9e36b16a2d 100644 --- a/packages/services/game/ops/recommend/Cargo.toml +++ b/packages/services/game/ops/recommend/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-recommend" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/resolve-name-id/Cargo.toml b/packages/services/game/ops/resolve-name-id/Cargo.toml index ada3077101..94e7b002b2 100644 --- a/packages/services/game/ops/resolve-name-id/Cargo.toml +++ b/packages/services/game/ops/resolve-name-id/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-resolve-name-id" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/resolve-namespace-id/Cargo.toml b/packages/services/game/ops/resolve-namespace-id/Cargo.toml index 5548abcc95..3d79efec74 100644 --- a/packages/services/game/ops/resolve-namespace-id/Cargo.toml +++ b/packages/services/game/ops/resolve-namespace-id/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-resolve-namespace-id" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/token-development-validate/Cargo.toml b/packages/services/game/ops/token-development-validate/Cargo.toml index 7ceb0a7d48..9cc8d2cfa2 100644 --- a/packages/services/game/ops/token-development-validate/Cargo.toml +++ b/packages/services/game/ops/token-development-validate/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-token-development-validate" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/validate/Cargo.toml b/packages/services/game/ops/validate/Cargo.toml index 28826d9d0c..ff70252cd5 100644 --- a/packages/services/game/ops/validate/Cargo.toml +++ b/packages/services/game/ops/validate/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-validate" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/version-create/Cargo.toml b/packages/services/game/ops/version-create/Cargo.toml index fa71bacb16..177a564d86 100644 --- a/packages/services/game/ops/version-create/Cargo.toml +++ b/packages/services/game/ops/version-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-version-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/version-get/Cargo.toml b/packages/services/game/ops/version-get/Cargo.toml index 003b7bdc78..ab3020e062 100644 --- a/packages/services/game/ops/version-get/Cargo.toml +++ b/packages/services/game/ops/version-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-version-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/version-list/Cargo.toml b/packages/services/game/ops/version-list/Cargo.toml index 1bf597a7af..3af90d28d9 100644 --- a/packages/services/game/ops/version-list/Cargo.toml +++ b/packages/services/game/ops/version-list/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-version-list" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/game/ops/version-validate/Cargo.toml b/packages/services/game/ops/version-validate/Cargo.toml index 4b6dda88e5..425efa7cd6 100644 --- a/packages/services/game/ops/version-validate/Cargo.toml +++ b/packages/services/game/ops/version-validate/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "game-version-validate" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/ip/ops/info/Cargo.toml b/packages/services/ip/ops/info/Cargo.toml index ab48036e52..2debcae11b 100644 --- a/packages/services/ip/ops/info/Cargo.toml +++ b/packages/services/ip/ops/info/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "ip-info" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/job-log/ops/read/Cargo.toml b/packages/services/job-log/ops/read/Cargo.toml index e483a9224e..0e9f120229 100644 --- a/packages/services/job-log/ops/read/Cargo.toml +++ b/packages/services/job-log/ops/read/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "job-log-read" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/job-log/worker/Cargo.toml b/packages/services/job-log/worker/Cargo.toml index fee95feded..af49d4d1b2 100644 --- a/packages/services/job-log/worker/Cargo.toml +++ b/packages/services/job-log/worker/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "job-log-worker" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-worker = { path = "../../../common/chirp/worker" } @@ -17,7 +17,7 @@ serde = { version = "1.0", features = ["derive"] } upload-complete = { path = "../../upload/ops/complete" } upload-prepare = { path = "../../upload/ops/prepare" } -rivet-config = { version = "0.1.0", path = "../../../common/config" } +rivet-config = { path = "../../../common/config" } [dev-dependencies] chirp-worker = { path = "../../../common/chirp/worker" } diff --git a/packages/services/job-run/Cargo.toml b/packages/services/job-run/Cargo.toml index 5d828a30ad..6108a29fdc 100644 --- a/packages/services/job-run/Cargo.toml +++ b/packages/services/job-run/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "job-run" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../common/chirp/client" } @@ -30,7 +30,7 @@ util-job = { package = "rivet-util-job", path = "../job/util" } region-get = { path = "../region/ops/get" } token-create = { path = "../token/ops/create" } -rivet-config = { version = "0.1.0", path = "../../common/config" } +rivet-config = { path = "../../common/config" } [dependencies.nomad_client_new] package = "nomad_client" @@ -42,7 +42,7 @@ default-features = false features = [ "json" ] [dev-dependencies] -rivet-test = { version = "0.1.0", path = "../../common/test" } +rivet-test = { path = "../../common/test" } rustls = "0.21" webpki = "0.22" webpki-roots = "0.22" diff --git a/packages/services/job/standalone/gc/Cargo.toml b/packages/services/job/standalone/gc/Cargo.toml index 64e01ca85b..0e42072318 100644 --- a/packages/services/job/standalone/gc/Cargo.toml +++ b/packages/services/job/standalone/gc/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "job-gc" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -33,7 +33,7 @@ uuid = { version = "1", features = ["serde"] } mm-lobby-for-run-id = { path = "../../../mm/ops/lobby-for-run-id" } mm-lobby-get = { path = "../../../mm/ops/lobby-get" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dependencies.sqlx] path = "../../../../../externals/sqlx" diff --git a/packages/services/job/util/Cargo.toml b/packages/services/job/util/Cargo.toml index c02f0548c5..27541fdd28 100644 --- a/packages/services/job/util/Cargo.toml +++ b/packages/services/job/util/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-util-job" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] uuid = { version = "1", features = ["v4", "serde"] } diff --git a/packages/services/linode/Cargo.toml b/packages/services/linode/Cargo.toml index 956bd6219e..be34249e87 100644 --- a/packages/services/linode/Cargo.toml +++ b/packages/services/linode/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "linode" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-workflow = { path = "../../common/chirp-workflow/core" } @@ -11,7 +11,7 @@ chrono = "0.4" ipnet = "2.10.1" rand = "0.8" reqwest = { version = "0.11", features = ["json"] } -rivet-config = { version = "0.1.0", path = "../../common/config" } +rivet-config = { path = "../../common/config" } serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" ssh-key = "0.6.3" diff --git a/packages/services/linode/standalone/gc/Cargo.toml b/packages/services/linode/standalone/gc/Cargo.toml index a0a9bb27d8..2b074573d8 100644 --- a/packages/services/linode/standalone/gc/Cargo.toml +++ b/packages/services/linode/standalone/gc/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "linode-gc" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -23,7 +23,7 @@ tracing-logfmt = "0.3" cluster = { path = "../../../cluster" } linode = { path = "../.." } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dependencies.sqlx] path = "../../../../../externals/sqlx" diff --git a/packages/services/load-test/standalone/api-cloud/Cargo.toml b/packages/services/load-test/standalone/api-cloud/Cargo.toml index c2dc3a7abc..7a3027b95a 100644 --- a/packages/services/load-test/standalone/api-cloud/Cargo.toml +++ b/packages/services/load-test/standalone/api-cloud/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "load-test-api-cloud" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -25,7 +25,7 @@ faker-game = { path = "../../../faker/ops/game" } faker-team = { path = "../../../faker/ops/team" } user-identity-create = { path = "../../../user-identity/ops/create" } token-create = { path = "../../../token/ops/create" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dev-dependencies] chirp-worker = { path = "../../../../common/chirp/worker" } diff --git a/packages/services/load-test/standalone/mm-sustain/Cargo.toml b/packages/services/load-test/standalone/mm-sustain/Cargo.toml index e935a16cb7..32f801eba1 100644 --- a/packages/services/load-test/standalone/mm-sustain/Cargo.toml +++ b/packages/services/load-test/standalone/mm-sustain/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "load-test-mm-sustain" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -31,8 +31,8 @@ job-run = { path = "../../../job-run" } user-identity-create = { path = "../../../user-identity/ops/create" } token-create = { path = "../../../token/ops/create" } util-mm = { package = "rivet-util-mm", path = "../../../mm/util" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } -rivet-test = { version = "0.1.0", path = "../../../../common/test" } +rivet-config = { path = "../../../../common/config" } +rivet-test = { path = "../../../../common/test" } [dev-dependencies] chirp-worker = { path = "../../../../common/chirp/worker" } diff --git a/packages/services/load-test/standalone/mm/Cargo.toml b/packages/services/load-test/standalone/mm/Cargo.toml index c5f344c40d..7412abf8ab 100644 --- a/packages/services/load-test/standalone/mm/Cargo.toml +++ b/packages/services/load-test/standalone/mm/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "load-test-mm" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -34,7 +34,7 @@ mm-player-count-for-namespace = { path = '../../../mm/ops/player-count-for-names mm-lobby-player-count = { path = '../../../mm/ops/lobby-player-count' } region-get = { path = "../../../region/ops/get" } token-create = { path = "../../../token/ops/create" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dev-dependencies] diff --git a/packages/services/load-test/standalone/sqlx/Cargo.toml b/packages/services/load-test/standalone/sqlx/Cargo.toml index 36a1701883..b478ef4e46 100644 --- a/packages/services/load-test/standalone/sqlx/Cargo.toml +++ b/packages/services/load-test/standalone/sqlx/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "load-test-sqlx" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -24,7 +24,7 @@ tracing-logfmt = "0.3" cdn-namespace-get = { path = "../../../cdn/ops/namespace-get" } mm-config-version-get = { path = "../../../mm-config/ops/version-get" } cdn-version-get = { path = "../../../cdn/ops/version-get" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dev-dependencies] chirp-worker = { path = "../../../../common/chirp/worker" } diff --git a/packages/services/load-test/standalone/watch-requests/Cargo.toml b/packages/services/load-test/standalone/watch-requests/Cargo.toml index 9ee2b19a7a..e688a57760 100644 --- a/packages/services/load-test/standalone/watch-requests/Cargo.toml +++ b/packages/services/load-test/standalone/watch-requests/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "load-test-watch-requests" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -21,7 +21,7 @@ faker-game = { path = "../../../faker/ops/game" } faker-team = { path = "../../../faker/ops/team" } user-identity-create = { path = "../../../user-identity/ops/create" } token-create = { path = "../../../token/ops/create" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dev-dependencies] chirp-worker = { path = "../../../../common/chirp/worker" } diff --git a/packages/services/mm-config/ops/game-get/Cargo.toml b/packages/services/mm-config/ops/game-get/Cargo.toml index 5fd59251d1..dbbf58e1f5 100644 --- a/packages/services/mm-config/ops/game-get/Cargo.toml +++ b/packages/services/mm-config/ops/game-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-config-game-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/mm-config/ops/game-upsert/Cargo.toml b/packages/services/mm-config/ops/game-upsert/Cargo.toml index 598d2e1d37..247bf4ef69 100644 --- a/packages/services/mm-config/ops/game-upsert/Cargo.toml +++ b/packages/services/mm-config/ops/game-upsert/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-config-game-upsert" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/mm-config/ops/lobby-group-get/Cargo.toml b/packages/services/mm-config/ops/lobby-group-get/Cargo.toml index 5796592f1d..c1278e309f 100644 --- a/packages/services/mm-config/ops/lobby-group-get/Cargo.toml +++ b/packages/services/mm-config/ops/lobby-group-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-config-lobby-group-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm-config/ops/lobby-group-resolve-name-id/Cargo.toml b/packages/services/mm-config/ops/lobby-group-resolve-name-id/Cargo.toml index fdf0134804..d7896019db 100644 --- a/packages/services/mm-config/ops/lobby-group-resolve-name-id/Cargo.toml +++ b/packages/services/mm-config/ops/lobby-group-resolve-name-id/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-config-lobby-group-resolve-name-id" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm-config/ops/lobby-group-resolve-version/Cargo.toml b/packages/services/mm-config/ops/lobby-group-resolve-version/Cargo.toml index ca833b7041..e6522c488b 100644 --- a/packages/services/mm-config/ops/lobby-group-resolve-version/Cargo.toml +++ b/packages/services/mm-config/ops/lobby-group-resolve-version/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-config-lobby-group-resolve-version" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm-config/ops/namespace-config-set/Cargo.toml b/packages/services/mm-config/ops/namespace-config-set/Cargo.toml index f45b35d4d6..02dd1a6736 100644 --- a/packages/services/mm-config/ops/namespace-config-set/Cargo.toml +++ b/packages/services/mm-config/ops/namespace-config-set/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-config-namespace-config-set" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm-config/ops/namespace-config-validate/Cargo.toml b/packages/services/mm-config/ops/namespace-config-validate/Cargo.toml index 4f49e2997d..b4e5a7b3e4 100644 --- a/packages/services/mm-config/ops/namespace-config-validate/Cargo.toml +++ b/packages/services/mm-config/ops/namespace-config-validate/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-config-namespace-config-validate" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm-config/ops/namespace-create/Cargo.toml b/packages/services/mm-config/ops/namespace-create/Cargo.toml index 8298c06524..fdcc6a6d43 100644 --- a/packages/services/mm-config/ops/namespace-create/Cargo.toml +++ b/packages/services/mm-config/ops/namespace-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-config-namespace-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm-config/ops/namespace-get/Cargo.toml b/packages/services/mm-config/ops/namespace-get/Cargo.toml index 8ca926e1ac..8a528dd6d6 100644 --- a/packages/services/mm-config/ops/namespace-get/Cargo.toml +++ b/packages/services/mm-config/ops/namespace-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-config-namespace-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm-config/ops/version-get/Cargo.toml b/packages/services/mm-config/ops/version-get/Cargo.toml index ff52ffb3c8..269b4b771e 100644 --- a/packages/services/mm-config/ops/version-get/Cargo.toml +++ b/packages/services/mm-config/ops/version-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-config-version-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm-config/ops/version-prepare/Cargo.toml b/packages/services/mm-config/ops/version-prepare/Cargo.toml index ae3b69d6ad..ddb5a6318a 100644 --- a/packages/services/mm-config/ops/version-prepare/Cargo.toml +++ b/packages/services/mm-config/ops/version-prepare/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-config-version-prepare" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/mm-config/ops/version-publish/Cargo.toml b/packages/services/mm-config/ops/version-publish/Cargo.toml index ba5e863acf..21673e7ab8 100644 --- a/packages/services/mm-config/ops/version-publish/Cargo.toml +++ b/packages/services/mm-config/ops/version-publish/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-config-version-publish" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/mm/ops/dev-player-token-create/Cargo.toml b/packages/services/mm/ops/dev-player-token-create/Cargo.toml index 02b3ec7796..7960dd5b2c 100644 --- a/packages/services/mm/ops/dev-player-token-create/Cargo.toml +++ b/packages/services/mm/ops/dev-player-token-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-dev-player-token-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm/ops/lobby-find-fail/Cargo.toml b/packages/services/mm/ops/lobby-find-fail/Cargo.toml index 8ef013ad95..472e8eb434 100644 --- a/packages/services/mm/ops/lobby-find-fail/Cargo.toml +++ b/packages/services/mm/ops/lobby-find-fail/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-lobby-find-fail" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm/ops/lobby-find-lobby-query-list/Cargo.toml b/packages/services/mm/ops/lobby-find-lobby-query-list/Cargo.toml index e99badc630..8b2de68d41 100644 --- a/packages/services/mm/ops/lobby-find-lobby-query-list/Cargo.toml +++ b/packages/services/mm/ops/lobby-find-lobby-query-list/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-lobby-find-lobby-query-list" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm/ops/lobby-find-try-complete/Cargo.toml b/packages/services/mm/ops/lobby-find-try-complete/Cargo.toml index a7044dd34a..cf6b95ad43 100644 --- a/packages/services/mm/ops/lobby-find-try-complete/Cargo.toml +++ b/packages/services/mm/ops/lobby-find-try-complete/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-lobby-find-try-complete" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm/ops/lobby-for-run-id/Cargo.toml b/packages/services/mm/ops/lobby-for-run-id/Cargo.toml index a69f4b3032..d84c2811e4 100644 --- a/packages/services/mm/ops/lobby-for-run-id/Cargo.toml +++ b/packages/services/mm/ops/lobby-for-run-id/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-lobby-for-run-id" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/mm/ops/lobby-get/Cargo.toml b/packages/services/mm/ops/lobby-get/Cargo.toml index 09945c2014..c55b8c7056 100644 --- a/packages/services/mm/ops/lobby-get/Cargo.toml +++ b/packages/services/mm/ops/lobby-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-lobby-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm/ops/lobby-history/Cargo.toml b/packages/services/mm/ops/lobby-history/Cargo.toml index 616c957705..4c7d2a5cdc 100644 --- a/packages/services/mm/ops/lobby-history/Cargo.toml +++ b/packages/services/mm/ops/lobby-history/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-lobby-history" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm/ops/lobby-idle-update/Cargo.toml b/packages/services/mm/ops/lobby-idle-update/Cargo.toml index 019710eb4b..cd1843a4ae 100644 --- a/packages/services/mm/ops/lobby-idle-update/Cargo.toml +++ b/packages/services/mm/ops/lobby-idle-update/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-lobby-idle-update" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/mm/ops/lobby-list-for-namespace/Cargo.toml b/packages/services/mm/ops/lobby-list-for-namespace/Cargo.toml index b2df118f48..b97aa252c5 100644 --- a/packages/services/mm/ops/lobby-list-for-namespace/Cargo.toml +++ b/packages/services/mm/ops/lobby-list-for-namespace/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-lobby-list-for-namespace" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/mm/ops/lobby-list-for-user-id/Cargo.toml b/packages/services/mm/ops/lobby-list-for-user-id/Cargo.toml index 498d85d2bf..7c30ababc7 100644 --- a/packages/services/mm/ops/lobby-list-for-user-id/Cargo.toml +++ b/packages/services/mm/ops/lobby-list-for-user-id/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-lobby-list-for-user-id" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/mm/ops/lobby-player-count/Cargo.toml b/packages/services/mm/ops/lobby-player-count/Cargo.toml index 06e1563444..5b3fb9ea3e 100644 --- a/packages/services/mm/ops/lobby-player-count/Cargo.toml +++ b/packages/services/mm/ops/lobby-player-count/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-lobby-player-count" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/mm/ops/lobby-runtime-aggregate/Cargo.toml b/packages/services/mm/ops/lobby-runtime-aggregate/Cargo.toml index 4adec6aa2c..1d8c31b16a 100644 --- a/packages/services/mm/ops/lobby-runtime-aggregate/Cargo.toml +++ b/packages/services/mm/ops/lobby-runtime-aggregate/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-lobby-runtime-aggregate" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm/ops/lobby-state-get/Cargo.toml b/packages/services/mm/ops/lobby-state-get/Cargo.toml index 284e2f817e..b3658901b4 100644 --- a/packages/services/mm/ops/lobby-state-get/Cargo.toml +++ b/packages/services/mm/ops/lobby-state-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-lobby-state-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/mm/ops/player-count-for-namespace/Cargo.toml b/packages/services/mm/ops/player-count-for-namespace/Cargo.toml index ba539f448b..550334e9cf 100644 --- a/packages/services/mm/ops/player-count-for-namespace/Cargo.toml +++ b/packages/services/mm/ops/player-count-for-namespace/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-player-count-for-namespace" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/mm/ops/player-get/Cargo.toml b/packages/services/mm/ops/player-get/Cargo.toml index 688db6513e..9aec8dcb91 100644 --- a/packages/services/mm/ops/player-get/Cargo.toml +++ b/packages/services/mm/ops/player-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-player-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/mm/standalone/gc/Cargo.toml b/packages/services/mm/standalone/gc/Cargo.toml index fa812d2454..c5aa795f36 100644 --- a/packages/services/mm/standalone/gc/Cargo.toml +++ b/packages/services/mm/standalone/gc/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-gc" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] lazy_static = "1.4" @@ -28,7 +28,7 @@ tracing-logfmt = "0.3" util-mm = { package = "rivet-util-mm", path = "../../util" } region-list = { path = "../../../region/ops/list" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dependencies.sqlx] path = "../../../../../externals/sqlx" diff --git a/packages/services/mm/util/Cargo.toml b/packages/services/mm/util/Cargo.toml index e43ad0d114..7f4ac6b42b 100644 --- a/packages/services/mm/util/Cargo.toml +++ b/packages/services/mm/util/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-util-mm" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] bit-vec = "0.6" diff --git a/packages/services/mm/worker/Cargo.toml b/packages/services/mm/worker/Cargo.toml index 83b0ba90f8..50a0a4741a 100644 --- a/packages/services/mm/worker/Cargo.toml +++ b/packages/services/mm/worker/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "mm-worker" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../common/chirp/client" } @@ -52,7 +52,7 @@ token-create = { path = "../../token/ops/create" } upload-complete = { path = "../../upload/ops/complete" } upload-get = { path = "../../upload/ops/get" } upload-prepare = { path = "../../upload/ops/prepare" } -rivet-config = { version = "0.1.0", path = "../../../common/config" } +rivet-config = { path = "../../../common/config" } [dependencies.sqlx] path = "../../../../externals/sqlx" @@ -60,7 +60,7 @@ default-features = false [dev-dependencies] chirp-worker = { path = "../../../common/chirp/worker" } -rivet-test = { version = "0.1.0", path = "../../../common/test" } +rivet-test = { path = "../../../common/test" } faker-build = { path = "../../faker/ops/build" } faker-game = { path = "../../faker/ops/game" } diff --git a/packages/services/monolith/standalone/worker/Cargo.toml b/packages/services/monolith/standalone/worker/Cargo.toml index 92e9ef0ecd..a6635d16f1 100644 --- a/packages/services/monolith/standalone/worker/Cargo.toml +++ b/packages/services/monolith/standalone/worker/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "monolith-worker" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -32,4 +32,4 @@ team-invite-worker = { path = "../../../team-invite/worker" } team-worker = { path = "../../../team/worker" } upload-worker = { path = "../../../upload/worker" } user-worker = { path = "../../../user/worker" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } diff --git a/packages/services/monolith/standalone/workflow-worker/Cargo.toml b/packages/services/monolith/standalone/workflow-worker/Cargo.toml index 5a8f509cd9..bcd9e113e2 100644 --- a/packages/services/monolith/standalone/workflow-worker/Cargo.toml +++ b/packages/services/monolith/standalone/workflow-worker/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "monolith-workflow-worker" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-workflow = { path = "../../../../common/chirp-workflow/core" } @@ -16,4 +16,4 @@ ds = { path = "../../../ds" } job-run = { path = "../../../job-run" } linode = { path = "../../../linode" } pegboard = { path = "../../../pegboard" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } diff --git a/packages/services/nomad/standalone/monitor/Cargo.toml b/packages/services/nomad/standalone/monitor/Cargo.toml index 6f91f43207..3a93032b4b 100644 --- a/packages/services/nomad/standalone/monitor/Cargo.toml +++ b/packages/services/nomad/standalone/monitor/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "nomad-monitor" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -34,7 +34,7 @@ util-job = { package = "rivet-util-job", path = "../../../job/util" } cluster = { path = "../../../cluster" } ds = { path = "../../../ds" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dependencies.nomad_client] path = "../../../../../externals/nomad-client" diff --git a/packages/services/pegboard/Cargo.toml b/packages/services/pegboard/Cargo.toml index 013179756c..ac079fe13e 100644 --- a/packages/services/pegboard/Cargo.toml +++ b/packages/services/pegboard/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "pegboard" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [features] default = ["workflows", "ops"] @@ -18,11 +18,11 @@ serde = { version = "1.0.198", features = ["derive"] } serde_json = "1.0.132" strum = { version = "0.24", features = ["derive"] } thiserror = "1.0" -util = { version = "0.1.0", package = "rivet-util", path = "../../common/util/core" } +util = { package = "rivet-util", path = "../../common/util/core" } uuid = "1.11.0" server-spec = { path = "../server-spec", optional = true } -rivet-config = { version = "0.1.0", path = "../../common/config" } +rivet-config = { path = "../../common/config" } [dependencies.sqlx] optional = true diff --git a/packages/services/pegboard/standalone/dc-init/Cargo.toml b/packages/services/pegboard/standalone/dc-init/Cargo.toml index 65384804cf..267fab3129 100644 --- a/packages/services/pegboard/standalone/dc-init/Cargo.toml +++ b/packages/services/pegboard/standalone/dc-init/Cargo.toml @@ -1,15 +1,15 @@ [package] name = "pegboard-dc-init" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } chirp-workflow = { path = "../../../../common/chirp-workflow/core" } reqwest = "0.11" -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } rivet-connection = { path = "../../../../common/connection" } rivet-pools = { path = "../../../../common/pools" } serde = { version = "1.0", features = ["derive"] } diff --git a/packages/services/pegboard/standalone/gc/Cargo.toml b/packages/services/pegboard/standalone/gc/Cargo.toml index 045ddbc277..b382e85015 100644 --- a/packages/services/pegboard/standalone/gc/Cargo.toml +++ b/packages/services/pegboard/standalone/gc/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "pegboard-gc" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -19,7 +19,7 @@ tracing-logfmt = "0.3" tracing-subscriber = { version = "0.3", default-features = false, features = ["fmt", "json", "ansi"] } pegboard = { path = "../.." } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dependencies.sqlx] path = "../../../../../externals/sqlx" diff --git a/packages/services/pegboard/standalone/ws/Cargo.toml b/packages/services/pegboard/standalone/ws/Cargo.toml index cb204cfb0a..3514583f24 100644 --- a/packages/services/pegboard/standalone/ws/Cargo.toml +++ b/packages/services/pegboard/standalone/ws/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "pegboard-ws" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -18,4 +18,4 @@ tokio-tungstenite = "0.23.1" url = "2.2.2" pegboard = { path = "../.." } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } diff --git a/packages/services/region/ops/get/Cargo.toml b/packages/services/region/ops/get/Cargo.toml index 10f50992eb..7ff84af196 100644 --- a/packages/services/region/ops/get/Cargo.toml +++ b/packages/services/region/ops/get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "region-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/region/ops/list-for-game/Cargo.toml b/packages/services/region/ops/list-for-game/Cargo.toml index 40f5d884a1..fadc28e021 100644 --- a/packages/services/region/ops/list-for-game/Cargo.toml +++ b/packages/services/region/ops/list-for-game/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "region-list-for-game" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/region/ops/list/Cargo.toml b/packages/services/region/ops/list/Cargo.toml index 92cdaa4b11..a3e2ea5bd4 100644 --- a/packages/services/region/ops/list/Cargo.toml +++ b/packages/services/region/ops/list/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "region-list" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/region/ops/recommend/Cargo.toml b/packages/services/region/ops/recommend/Cargo.toml index 3bcf6b14ab..0049944489 100644 --- a/packages/services/region/ops/recommend/Cargo.toml +++ b/packages/services/region/ops/recommend/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "region-recommend" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/region/ops/resolve-for-game/Cargo.toml b/packages/services/region/ops/resolve-for-game/Cargo.toml index d02e211664..0ee5952b1b 100644 --- a/packages/services/region/ops/resolve-for-game/Cargo.toml +++ b/packages/services/region/ops/resolve-for-game/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "region-resolve-for-game" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/region/ops/resolve/Cargo.toml b/packages/services/region/ops/resolve/Cargo.toml index 3aab7f7d75..8e33e936ed 100644 --- a/packages/services/region/ops/resolve/Cargo.toml +++ b/packages/services/region/ops/resolve/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "region-resolve" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/server-spec/Cargo.toml b/packages/services/server-spec/Cargo.toml index e795cbd64d..91e321cac4 100644 --- a/packages/services/server-spec/Cargo.toml +++ b/packages/services/server-spec/Cargo.toml @@ -1,12 +1,12 @@ [package] name = "server-spec" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-workflow = { path = "../../common/chirp-workflow/core" } linode = { path = "../linode" } -rivet-config = { version = "0.1.0", path = "../../common/config" } +rivet-config = { path = "../../common/config" } diff --git a/packages/services/team-invite/ops/get/Cargo.toml b/packages/services/team-invite/ops/get/Cargo.toml index 1c5487b5c7..785185f4e3 100644 --- a/packages/services/team-invite/ops/get/Cargo.toml +++ b/packages/services/team-invite/ops/get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-invite-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/team-invite/worker/Cargo.toml b/packages/services/team-invite/worker/Cargo.toml index f5970d9025..3b143e95e1 100644 --- a/packages/services/team-invite/worker/Cargo.toml +++ b/packages/services/team-invite/worker/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-invite-worker" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-worker = { path = "../../../common/chirp/worker" } @@ -15,7 +15,7 @@ chrono = "0.4" team-member-list = { path = "../../team/ops/member-list" } team-user-ban-get = { path = "../../team/ops/user-ban-get" } -rivet-config = { version = "0.1.0", path = "../../../common/config" } +rivet-config = { path = "../../../common/config" } [dependencies.sqlx] path = "../../../../externals/sqlx" diff --git a/packages/services/team/ops/avatar-upload-complete/Cargo.toml b/packages/services/team/ops/avatar-upload-complete/Cargo.toml index a3b860b1c9..30c856f4f6 100644 --- a/packages/services/team/ops/avatar-upload-complete/Cargo.toml +++ b/packages/services/team/ops/avatar-upload-complete/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-avatar-upload-complete" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/team/ops/get/Cargo.toml b/packages/services/team/ops/get/Cargo.toml index 69721baa15..727853607a 100644 --- a/packages/services/team/ops/get/Cargo.toml +++ b/packages/services/team/ops/get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/team/ops/join-request-list/Cargo.toml b/packages/services/team/ops/join-request-list/Cargo.toml index b8d91bfd2b..73ff0a9619 100644 --- a/packages/services/team/ops/join-request-list/Cargo.toml +++ b/packages/services/team/ops/join-request-list/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-join-request-list" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/team/ops/member-count/Cargo.toml b/packages/services/team/ops/member-count/Cargo.toml index 862604aeb4..fa6fedca4b 100644 --- a/packages/services/team/ops/member-count/Cargo.toml +++ b/packages/services/team/ops/member-count/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-member-count" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/team/ops/member-get/Cargo.toml b/packages/services/team/ops/member-get/Cargo.toml index 33af566088..f0f8553e80 100644 --- a/packages/services/team/ops/member-get/Cargo.toml +++ b/packages/services/team/ops/member-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-member-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/team/ops/member-list/Cargo.toml b/packages/services/team/ops/member-list/Cargo.toml index 30236f3af2..73c3d156c9 100644 --- a/packages/services/team/ops/member-list/Cargo.toml +++ b/packages/services/team/ops/member-list/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-member-list" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/team/ops/member-relationship-get/Cargo.toml b/packages/services/team/ops/member-relationship-get/Cargo.toml index 2932506833..757345dbb0 100644 --- a/packages/services/team/ops/member-relationship-get/Cargo.toml +++ b/packages/services/team/ops/member-relationship-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-member-relationship-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/team/ops/profile-validate/Cargo.toml b/packages/services/team/ops/profile-validate/Cargo.toml index 80a412aae3..201b6983d5 100644 --- a/packages/services/team/ops/profile-validate/Cargo.toml +++ b/packages/services/team/ops/profile-validate/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-profile-validate" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/team/ops/recommend/Cargo.toml b/packages/services/team/ops/recommend/Cargo.toml index 0feea1dcd7..89a2b40ba4 100644 --- a/packages/services/team/ops/recommend/Cargo.toml +++ b/packages/services/team/ops/recommend/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-recommend" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/team/ops/resolve-display-name/Cargo.toml b/packages/services/team/ops/resolve-display-name/Cargo.toml index b2191327c3..99cd83ab80 100644 --- a/packages/services/team/ops/resolve-display-name/Cargo.toml +++ b/packages/services/team/ops/resolve-display-name/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-resolve-display-name" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/team/ops/user-ban-get/Cargo.toml b/packages/services/team/ops/user-ban-get/Cargo.toml index bf45da8f31..f508cf0122 100644 --- a/packages/services/team/ops/user-ban-get/Cargo.toml +++ b/packages/services/team/ops/user-ban-get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-user-ban-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/team/ops/user-ban-list/Cargo.toml b/packages/services/team/ops/user-ban-list/Cargo.toml index 175f87c436..39bcf7c57c 100644 --- a/packages/services/team/ops/user-ban-list/Cargo.toml +++ b/packages/services/team/ops/user-ban-list/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-user-ban-list" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/team/ops/validate/Cargo.toml b/packages/services/team/ops/validate/Cargo.toml index 7df4b416c8..3af124c5ac 100644 --- a/packages/services/team/ops/validate/Cargo.toml +++ b/packages/services/team/ops/validate/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-validate" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/team/util/Cargo.toml b/packages/services/team/util/Cargo.toml index ee6f791891..495193242e 100644 --- a/packages/services/team/util/Cargo.toml +++ b/packages/services/team/util/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "rivet-util-team" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../common/operation/core" } diff --git a/packages/services/team/worker/Cargo.toml b/packages/services/team/worker/Cargo.toml index c89b62bb1e..8d7d4f9f49 100644 --- a/packages/services/team/worker/Cargo.toml +++ b/packages/services/team/worker/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "team-worker" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-worker = { path = "../../../common/chirp/worker" } @@ -20,7 +20,7 @@ team-validate = { path = "../ops/validate" } user-identity-get = { path = "../../user-identity/ops/get" } game-namespace-list = { path = "../../game/ops/namespace-list" } mm-lobby-list-for-namespace = { path = "../../mm/ops/lobby-list-for-namespace" } -rivet-config = { version = "0.1.0", path = "../../../common/config" } +rivet-config = { path = "../../../common/config" } [dev-dependencies] chirp-worker = { path = "../../../common/chirp/worker" } diff --git a/packages/services/telemetry/standalone/beacon/Cargo.toml b/packages/services/telemetry/standalone/beacon/Cargo.toml index 276a18f513..63d32b3c26 100644 --- a/packages/services/telemetry/standalone/beacon/Cargo.toml +++ b/packages/services/telemetry/standalone/beacon/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "telemetry-beacon" -version = "0.0.38" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] async-posthog = { path = "../../../../../externals/posthog-rs/async" } @@ -32,11 +32,11 @@ game-version-get = { path = "../../../game/ops/version-get" } mm-player-count-for-namespace = { path = "../../../mm/ops/player-count-for-namespace" } team-get = { path = "../../../team/ops/get" } team-member-count = { path = "../../../team/ops/member-count" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } -dynamic-config = { version = "0.1.0", path = "../../../dynamic-config" } -chirp-workflow = { version = "0.1.0", path = "../../../../common/chirp-workflow/core" } +rivet-config = { path = "../../../../common/config" } +dynamic-config = { path = "../../../dynamic-config" } +chirp-workflow = { path = "../../../../common/chirp-workflow/core" } sysinfo = "0.32.0" -rivet-env = { version = "0.1.0", path = "../../../../common/env" } +rivet-env = { path = "../../../../common/env" } pegboard = { version = "0.0.1", path = "../../../pegboard" } serde = { version = "1.0.214", features = ["derive"] } diff --git a/packages/services/tier/Cargo.toml b/packages/services/tier/Cargo.toml index fe9027b71e..0e216753cd 100644 --- a/packages/services/tier/Cargo.toml +++ b/packages/services/tier/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "tier" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-workflow = { path = "../../common/chirp-workflow/core" } @@ -11,4 +11,4 @@ chirp-workflow = { path = "../../common/chirp-workflow/core" } cluster = { path = "../cluster" } server-spec = { path = "../server-spec" } linode = { path = "../linode" } -rivet-config = { version = "0.1.0", path = "../../common/config" } +rivet-config = { path = "../../common/config" } diff --git a/packages/services/token/ops/create/Cargo.toml b/packages/services/token/ops/create/Cargo.toml index fc22cd1cd9..e61ebbe1ef 100644 --- a/packages/services/token/ops/create/Cargo.toml +++ b/packages/services/token/ops/create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "token-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] base64 = "0.13" diff --git a/packages/services/token/ops/exchange/Cargo.toml b/packages/services/token/ops/exchange/Cargo.toml index 91a81f6330..90cebd00d4 100644 --- a/packages/services/token/ops/exchange/Cargo.toml +++ b/packages/services/token/ops/exchange/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "token-exchange" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/token/ops/get/Cargo.toml b/packages/services/token/ops/get/Cargo.toml index b21869e948..81b8201f24 100644 --- a/packages/services/token/ops/get/Cargo.toml +++ b/packages/services/token/ops/get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "token-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/token/ops/revoke/Cargo.toml b/packages/services/token/ops/revoke/Cargo.toml index 8b6f6d92f5..b75bac3b58 100644 --- a/packages/services/token/ops/revoke/Cargo.toml +++ b/packages/services/token/ops/revoke/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "token-revoke" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/upload/ops/complete/Cargo.toml b/packages/services/upload/ops/complete/Cargo.toml index eb417cab8f..e000593ab5 100644 --- a/packages/services/upload/ops/complete/Cargo.toml +++ b/packages/services/upload/ops/complete/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "upload-complete" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/upload/ops/file-list/Cargo.toml b/packages/services/upload/ops/file-list/Cargo.toml index b17b2bd017..9bf262d957 100644 --- a/packages/services/upload/ops/file-list/Cargo.toml +++ b/packages/services/upload/ops/file-list/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "upload-file-list" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/upload/ops/get/Cargo.toml b/packages/services/upload/ops/get/Cargo.toml index 5b707d506e..63ee947071 100644 --- a/packages/services/upload/ops/get/Cargo.toml +++ b/packages/services/upload/ops/get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "upload-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/upload/ops/list-for-user/Cargo.toml b/packages/services/upload/ops/list-for-user/Cargo.toml index ed686f679f..1bad13e6c5 100644 --- a/packages/services/upload/ops/list-for-user/Cargo.toml +++ b/packages/services/upload/ops/list-for-user/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "upload-list-for-user" -version = "0.0.34" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/upload/ops/prepare/Cargo.toml b/packages/services/upload/ops/prepare/Cargo.toml index 175815bfc6..47a41e620b 100644 --- a/packages/services/upload/ops/prepare/Cargo.toml +++ b/packages/services/upload/ops/prepare/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "upload-prepare" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/upload/worker/Cargo.toml b/packages/services/upload/worker/Cargo.toml index 45f64df35e..c62e261c2a 100644 --- a/packages/services/upload/worker/Cargo.toml +++ b/packages/services/upload/worker/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "upload-worker" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-worker = { path = "../../../common/chirp/worker" } @@ -12,7 +12,7 @@ rivet-health-checks = { path = "../../../common/health-checks" } rivet-metrics = { path = "../../../common/metrics" } rivet-runtime = { path = "../../../common/runtime" } s3-util = { path = "../../../common/s3-util" } -rivet-config = { version = "0.1.0", path = "../../../common/config" } +rivet-config = { path = "../../../common/config" } [dependencies.sqlx] path = "../../../../externals/sqlx" diff --git a/packages/services/user-identity/ops/create/Cargo.toml b/packages/services/user-identity/ops/create/Cargo.toml index 96f3551266..ca63a6043a 100644 --- a/packages/services/user-identity/ops/create/Cargo.toml +++ b/packages/services/user-identity/ops/create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "user-identity-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/user-identity/ops/delete/Cargo.toml b/packages/services/user-identity/ops/delete/Cargo.toml index 3076a918be..59111baa62 100644 --- a/packages/services/user-identity/ops/delete/Cargo.toml +++ b/packages/services/user-identity/ops/delete/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "user-identity-delete" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/user-identity/ops/get/Cargo.toml b/packages/services/user-identity/ops/get/Cargo.toml index 4925e242de..2af905aefe 100644 --- a/packages/services/user-identity/ops/get/Cargo.toml +++ b/packages/services/user-identity/ops/get/Cargo.toml @@ -1,16 +1,16 @@ [package] name = "user-identity-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } chirp-client = { path = "../../../../common/chirp/client" } prost = "0.10" user-get = { version = "0.0.1", path = "../../../user/ops/get" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dependencies.sqlx] path = "../../../../../externals/sqlx" diff --git a/packages/services/user/Cargo.toml b/packages/services/user/Cargo.toml index 947b9e9fb7..0d5c3f3304 100644 --- a/packages/services/user/Cargo.toml +++ b/packages/services/user/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "user" -version = "0.1.0" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-workflow = { path = "../../common/chirp-workflow/core" } @@ -11,4 +11,4 @@ chirp-workflow = { path = "../../common/chirp-workflow/core" } cluster = { path = "../cluster" } server-spec = { path = "../server-spec" } linode = { path = "../linode" } -rivet-config = { version = "0.1.0", path = "../../common/config" } +rivet-config = { path = "../../common/config" } diff --git a/packages/services/user/ops/avatar-upload-complete/Cargo.toml b/packages/services/user/ops/avatar-upload-complete/Cargo.toml index 0f0a6ae267..53e493c3d2 100644 --- a/packages/services/user/ops/avatar-upload-complete/Cargo.toml +++ b/packages/services/user/ops/avatar-upload-complete/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "user-avatar-upload-complete" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/user/ops/get/Cargo.toml b/packages/services/user/ops/get/Cargo.toml index 36845dc37b..0cc13a50b1 100644 --- a/packages/services/user/ops/get/Cargo.toml +++ b/packages/services/user/ops/get/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "user-get" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } diff --git a/packages/services/user/ops/pending-delete-toggle/Cargo.toml b/packages/services/user/ops/pending-delete-toggle/Cargo.toml index 373fb91125..020eccb025 100644 --- a/packages/services/user/ops/pending-delete-toggle/Cargo.toml +++ b/packages/services/user/ops/pending-delete-toggle/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "user-pending-delete-toggle" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/user/ops/profile-validate/Cargo.toml b/packages/services/user/ops/profile-validate/Cargo.toml index 658e4533bf..20b6ba9535 100644 --- a/packages/services/user/ops/profile-validate/Cargo.toml +++ b/packages/services/user/ops/profile-validate/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "user-profile-validate" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/user/ops/resolve-email/Cargo.toml b/packages/services/user/ops/resolve-email/Cargo.toml index 4ee36f8dd2..50290c0aae 100644 --- a/packages/services/user/ops/resolve-email/Cargo.toml +++ b/packages/services/user/ops/resolve-email/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "user-resolve-email" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/user/ops/team-list/Cargo.toml b/packages/services/user/ops/team-list/Cargo.toml index 01cf51da4e..803b04e2f9 100644 --- a/packages/services/user/ops/team-list/Cargo.toml +++ b/packages/services/user/ops/team-list/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "user-team-list" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/user/ops/token-create/Cargo.toml b/packages/services/user/ops/token-create/Cargo.toml index a35934e40f..1c2ba3d80f 100644 --- a/packages/services/user/ops/token-create/Cargo.toml +++ b/packages/services/user/ops/token-create/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "user-token-create" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-operation = { path = "../../../../common/operation/core" } diff --git a/packages/services/user/standalone/delete-pending/Cargo.toml b/packages/services/user/standalone/delete-pending/Cargo.toml index 8b89ad4812..40bd251b80 100644 --- a/packages/services/user/standalone/delete-pending/Cargo.toml +++ b/packages/services/user/standalone/delete-pending/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "user-delete-pending" -version = "0.0.38" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] lazy_static = "1.4" @@ -23,7 +23,7 @@ tracing-subscriber = { version = "0.3", default-features = false, features = [ "ansi", ] } tracing-logfmt = "0.3" -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dev-dependencies] chirp-worker = { path = "../../../../common/chirp/worker" } diff --git a/packages/services/user/worker/Cargo.toml b/packages/services/user/worker/Cargo.toml index 18a1ee58a5..c063c7cd4f 100644 --- a/packages/services/user/worker/Cargo.toml +++ b/packages/services/user/worker/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "user-worker" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] rivet-convert = { path = "../../../common/convert" } @@ -24,7 +24,7 @@ user-get = { path = "../ops/get" } user-identity-delete = { path = "../../user-identity/ops/delete" } user-profile-validate = { path = "../ops/profile-validate" } user-team-list = { path = "../ops/team-list" } -rivet-config = { version = "0.1.0", path = "../../../common/config" } +rivet-config = { path = "../../../common/config" } [dev-dependencies] chirp-worker = { path = "../../../common/chirp/worker" } diff --git a/packages/services/workflow/standalone/gc/Cargo.toml b/packages/services/workflow/standalone/gc/Cargo.toml index f142ce1e0e..74bcf69ff4 100644 --- a/packages/services/workflow/standalone/gc/Cargo.toml +++ b/packages/services/workflow/standalone/gc/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "workflow-gc" -version = "0.0.1" -edition = "2021" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } @@ -16,7 +16,7 @@ tokio = { version = "1.40", features = ["full"] } tracing = "0.1" tracing-subscriber = { version = "0.3", default-features = false, features = ["fmt", "json", "ansi"] } tracing-logfmt = "0.3" -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } [dev-dependencies] chirp-worker = { path = "../../../../common/chirp/worker" } diff --git a/packages/services/workflow/standalone/metrics-publish/Cargo.toml b/packages/services/workflow/standalone/metrics-publish/Cargo.toml index ff4b1d78dd..e1f8b39f22 100644 --- a/packages/services/workflow/standalone/metrics-publish/Cargo.toml +++ b/packages/services/workflow/standalone/metrics-publish/Cargo.toml @@ -1,14 +1,14 @@ [package] name = "workflow-metrics-publish" -version = "0.0.1" -edition = "2018" -authors = ["Rivet Gaming, LLC "] -license = "Apache-2.0" +version.workspace = true +authors.workspace = true +license.workspace = true +edition.workspace = true [dependencies] chirp-client = { path = "../../../../common/chirp/client" } chirp-workflow = { path = "../../../../common/chirp-workflow/core" } -rivet-config = { version = "0.1.0", path = "../../../../common/config" } +rivet-config = { path = "../../../../common/config" } rivet-connection = { path = "../../../../common/connection" } rivet-health-checks = { path = "../../../../common/health-checks" } rivet-metrics = { path = "../../../../common/metrics" } diff --git a/scripts/cargo/update_licenses.ts b/scripts/cargo/update_licenses.ts deleted file mode 100755 index ae052220df..0000000000 --- a/scripts/cargo/update_licenses.ts +++ /dev/null @@ -1,45 +0,0 @@ -#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write - -// Import necessary Deno modules -import { join } from "https://deno.land/std@0.114.0/path/mod.ts"; - -// Define the directory path -const packagesDir = join(import.meta.dirname, "../../packages"); - -// Function to update Cargo.toml files recursively -async function updateCargoTomlFiles(dir: string) { - // Read the directory - for await (const dirEntry of Deno.readDir(dir)) { - const fullPath = join(dir, dirEntry.name); - - if (dirEntry.isDirectory) { - // Recursively update Cargo.toml files in subdirectories - await updateCargoTomlFiles(fullPath); - } else if (dirEntry.isFile && dirEntry.name === "Cargo.toml") { - try { - // Read the Cargo.toml file - let data = await Deno.readTextFile(fullPath); - - // Remove existing license and authors fields - data = data.replace(/license\s*=\s*".*"\s*\n?/g, ""); - data = data.replace(/authors\s*=\s*\[.*\]\s*\n?/g, ""); - - // Find the end of the [package] block, ignore trailing whitespace, and insert new fields - data = data.replace( - /(\[package\][\s\S]*?)(\s*)(?=\n\[.*\]|\n?$)/, - `$1\nauthors = ["Rivet Gaming, LLC "]\nlicense = "Apache-2.0"\n`, - ); - - // Write the updated Cargo.toml file - console.log(data); - await Deno.writeTextFile(fullPath, data); - console.log(`Updated ${fullPath}`); - } catch (error) { - console.error(`Failed to update ${fullPath}:`, error); - } - } - } -} - -// Execute the function starting from the root packages directory -updateCargoTomlFiles(packagesDir); diff --git a/scripts/cargo/update_manifest.ts b/scripts/cargo/update_manifest.ts new file mode 100755 index 0000000000..97325be496 --- /dev/null +++ b/scripts/cargo/update_manifest.ts @@ -0,0 +1,47 @@ +#!/usr/bin/env -S deno run --allow-net --allow-env --allow-read --allow-write + +// Import necessary Deno modules +import { join } from "https://deno.land/std@0.114.0/path/mod.ts"; + +// Define the directory path +const packagesDir = join(import.meta.dirname, "../../packages"); + +// Function to update Cargo.toml files recursively +async function updateCargoTomlFiles(dir: string) { + // Read the directory + for await (const dirEntry of Deno.readDir(dir)) { + const fullPath = join(dir, dirEntry.name); + + if (dirEntry.isDirectory) { + // Recursively update Cargo.toml files in subdirectories + await updateCargoTomlFiles(fullPath); + } else if (dirEntry.isFile && dirEntry.name === "Cargo.toml") { + try { + // Read the Cargo.toml file + let data = await Deno.readTextFile(fullPath); + + // // Remove existing version, license, authors, and edition fields + // data = data.replace(/^version\s*=\s*".*"\s*(\n|$)/gm, ""); + // data = data.replace(/^license\s*=\s*".*"\s*(\n|$)/gm, ""); + // data = data.replace(/^authors\s*=\s*\[.*\]\s*(\n|$)/gm, ""); + // data = data.replace(/^edition\s*=\s*".*"\s*(\n|$)/gm, ""); + + // Find the end of the [package] block, ignore trailing whitespace, and insert new fields + data = data.replace( + /(\[package\][\s\S]*?)(\s*)(?=\n\[.*\]|\n?$)/, + `$1\nversion.workspace = true\nauthors.workspace = true\nlicense.workspace = true\nedition.workspace = true\n`, + ); + + // Write the updated Cargo.toml file + console.log(data); + await Deno.writeTextFile(fullPath, data); + console.log(`Updated ${fullPath}`); + } catch (error) { + console.error(`Failed to update ${fullPath}:`, error); + } + } + } +} + +// Execute the function starting from the root packages directory +updateCargoTomlFiles(packagesDir); diff --git a/sdks/runtime/rust/Cargo.toml b/sdks/runtime/rust/Cargo.toml index 6a448ded68..ea7f2b8551 100644 --- a/sdks/runtime/rust/Cargo.toml +++ b/sdks/runtime/rust/Cargo.toml @@ -14,6 +14,7 @@ serde_with = "^2.0" serde_json = "^1.0" url = "^2.2" uuid = { version = "^1.0", features = ["serde"] } + [dependencies.reqwest] version = "^0.11" features = ["json", "multipart"]