stale-kilobyte-24744
10/17/2022, 7:56 AMtoml
[dependencies]
shuttle-service = { version = "0.6.0" }
log = "0.4.17"
poise = { version = "0.4.1" }
shuttle-shared-db = { version = "0.6.0", features = ["postgres"] }
sqlx = { version = "0.6", features = ["runtime-tokio-native-tls", "postgres"] }
shuttle-secrets = { version = "0.6.0" }
error
text
error: failed to select a version for `tokio`.
... required by package `poise v0.4.1`
... which satisfies dependency `poise = "^0.4.1"` of package `rorschach v0.1.0 (/home/czar/work/rust/rorschach)`
versions that meet the requirements `^1.21.1` are: 1.21.2, 1.21.1
all possible versions conflict with previously selected packages.
previously selected package `tokio v1.20.1`
... which satisfies dependency `tokio = "=1.20.1"` of package `shuttle-service v0.6.0`
... which satisfies dependency `shuttle-service = "^0.6.0"` of package `rorschach v0.1.0 (/home/czar/work/rust/rorschach)`
failed to select a version for `tokio` which could resolve this conflictstocky-kangaroo-53672
10/17/2022, 7:54 PMstale-kilobyte-24744
10/18/2022, 8:37 AMstocky-kangaroo-53672
10/18/2022, 12:27 PMstale-kilobyte-24744
10/18/2022, 1:51 PMstocky-tomato-46233
10/19/2022, 3:23 AM