[ENG-667] Fix Clippy CI (#887)

* plz just work

* no shot

* just disable Tauri notifications

* Tauri is weird AF
This commit is contained in:
Oscar Beaumont 2023-05-31 01:11:37 +08:00 committed by GitHub
parent e70fd4eba5
commit e4696c7303
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 79 additions and 379 deletions

349
Cargo.lock generated
View file

@ -350,42 +350,6 @@ dependencies = [
"syn 1.0.109",
]
[[package]]
name = "async-broadcast"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d26004fe83b2d1cd3a97609b21e39f9a31535822210fe83205d2ce48866ea61"
dependencies = [
"event-listener",
"futures-core",
"parking_lot 0.12.1",
]
[[package]]
name = "async-channel"
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf46fee83e5ccffc220104713af3292ff9bc7c64c7de289f66dae8e38d826833"
dependencies = [
"concurrent-queue",
"event-listener",
"futures-core",
]
[[package]]
name = "async-executor"
version = "1.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb"
dependencies = [
"async-lock",
"async-task",
"concurrent-queue",
"fastrand",
"futures-lite",
"slab",
]
[[package]]
name = "async-io"
version = "1.13.0"
@ -415,17 +379,6 @@ dependencies = [
"event-listener",
]
[[package]]
name = "async-recursion"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[package]]
name = "async-stream"
version = "0.3.5"
@ -448,12 +401,6 @@ dependencies = [
"syn 2.0.18",
]
[[package]]
name = "async-task"
version = "4.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ecc7ab41815b3c653ccd2978ec3255c81349336702dfdf62ee6f7069b12a3aae"
[[package]]
name = "async-trait"
version = "0.1.68"
@ -1140,7 +1087,7 @@ dependencies = [
"js-sys",
"num-traits",
"serde",
"time 0.1.43",
"time 0.1.45",
"wasm-bindgen",
"winapi",
]
@ -1947,15 +1894,6 @@ dependencies = [
"dirs-sys",
]
[[package]]
name = "dirs"
version = "4.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
dependencies = [
"dirs-sys",
]
[[package]]
name = "dirs-next"
version = "2.0.0"
@ -2160,14 +2098,14 @@ checksum = "c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d"
[[package]]
name = "enum-as-inner"
version = "0.5.2"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "356538125fac8ab67d41d09b010daa294659f0b6279a175a947ad5c254b6114c"
checksum = "c9720bba047d567ffc8a3cba48bf19126600e249ab7f128e9233e6376976a116"
dependencies = [
"heck 0.4.1",
"proc-macro2",
"quote",
"syn 2.0.18",
"syn 1.0.109",
]
[[package]]
@ -3030,7 +2968,7 @@ dependencies = [
"http",
"httpdate",
"mime",
"sha1 0.10.5",
"sha1",
]
[[package]]
@ -3232,7 +3170,7 @@ dependencies = [
"futures",
"http",
"hyper",
"sha1 0.10.5",
"sha1",
"thiserror",
"tokio",
]
@ -4249,19 +4187,6 @@ version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
[[package]]
name = "mac-notification-sys"
version = "0.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e72d50edb17756489e79d52eb146927bec8eba9dd48faadf9ef08bca3791ad5"
dependencies = [
"cc",
"dirs-next",
"objc-foundation",
"objc_id",
"time 0.3.15",
]
[[package]]
name = "mach"
version = "0.3.2"
@ -4869,20 +4794,6 @@ dependencies = [
"windows-sys 0.45.0",
]
[[package]]
name = "notify-rust"
version = "4.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5cc2e370356160e41aba3fd0fbac26d86a89ddd2ac4300c03de999a77cfa2509"
dependencies = [
"mac-notification-sys",
"serde",
"tauri-winrt-notification",
"zbus 3.3.0",
"zvariant 3.7.1",
"zvariant_derive 3.7.1",
]
[[package]]
name = "nougat"
version = "0.2.4"
@ -5118,16 +5029,6 @@ version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
[[package]]
name = "open"
version = "3.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2078c0039e6a54a0c42c28faa984e115fb4c2d5bf2208f77d1961002df8576f8"
dependencies = [
"pathdiff",
"windows-sys 0.42.0",
]
[[package]]
name = "opener"
version = "0.6.1"
@ -5224,16 +5125,6 @@ dependencies = [
"num-traits",
]
[[package]]
name = "ordered-stream"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44630c059eacfd6e08bdaa51b1db2ce33119caa4ddc1235e923109aa5f25ccb1"
dependencies = [
"futures-core",
"pin-project-lite",
]
[[package]]
name = "ordermap"
version = "0.3.5"
@ -5251,16 +5142,6 @@ dependencies = [
"winapi",
]
[[package]]
name = "os_pipe"
version = "1.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ae859aa07428ca9a929b936690f8b12dc5f11dd8c6992a18ca93919f28bc177"
dependencies = [
"libc",
"windows-sys 0.48.0",
]
[[package]]
name = "overload"
version = "0.1.1"
@ -5407,12 +5288,6 @@ version = "1.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79"
[[package]]
name = "pathdiff"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
[[package]]
name = "peeking_take_while"
version = "0.1.2"
@ -5658,7 +5533,7 @@ dependencies = [
"base64 0.21.2",
"indexmap",
"line-wrap",
"quick-xml 0.28.2",
"quick-xml",
"serde",
"time 0.3.15",
]
@ -6065,7 +5940,7 @@ dependencies = [
"mach",
"once_cell",
"raw-cpuid",
"wasi 0.10.2+wasi-snapshot-preview1",
"wasi 0.10.0+wasi-snapshot-preview1",
"web-sys",
"winapi",
]
@ -6171,15 +6046,6 @@ dependencies = [
"unsigned-varint",
]
[[package]]
name = "quick-xml"
version = "0.23.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11bafc859c6815fbaffbbbf4229ecb767ac913fecb27f9ad4343662e9ef099ea"
dependencies = [
"memchr",
]
[[package]]
name = "quick-xml"
version = "0.28.2"
@ -6969,8 +6835,8 @@ dependencies = [
"serde_with",
"specta",
"static_assertions",
"strum 0.24.1",
"strum_macros 0.24.3",
"strum",
"strum_macros",
"sysinfo",
"tempfile",
"thiserror",
@ -7038,8 +6904,8 @@ dependencies = [
"serde",
"serde_json",
"specta",
"strum 0.24.1",
"strum_macros 0.24.3",
"strum",
"strum_macros",
"tokio",
]
@ -7192,10 +7058,10 @@ dependencies = [
"rand 0.8.5",
"serde",
"sha2 0.9.9",
"zbus 1.9.3",
"zbus_macros 1.9.3",
"zvariant 2.10.0",
"zvariant_derive 2.10.0",
"zbus",
"zbus_macros",
"zvariant",
"zvariant_derive",
]
[[package]]
@ -7450,15 +7316,6 @@ dependencies = [
"opaque-debug",
]
[[package]]
name = "sha1"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770"
dependencies = [
"sha1_smol",
]
[[package]]
name = "sha1"
version = "0.10.5"
@ -7470,12 +7327,6 @@ dependencies = [
"digest 0.10.7",
]
[[package]]
name = "sha1_smol"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
[[package]]
name = "sha2"
version = "0.9.9"
@ -7519,16 +7370,6 @@ dependencies = [
"lazy_static",
]
[[package]]
name = "shared_child"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0d94659ad3c2137fef23ae75b03d5241d633f8acded53d672decfa0e6e0caef"
dependencies = [
"libc",
"winapi",
]
[[package]]
name = "shlex"
version = "1.1.0"
@ -7902,34 +7743,13 @@ version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
[[package]]
name = "strum"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7ac893c7d471c8a21f31cfe213ec4f6d9afeed25537c772e08ef3f005f8729e"
dependencies = [
"strum_macros 0.22.0",
]
[[package]]
name = "strum"
version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
dependencies = [
"strum_macros 0.24.3",
]
[[package]]
name = "strum_macros"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "339f799d8b549e3744c7ac7feb216383e4005d94bdb22561b3ab8f3b808ae9fb"
dependencies = [
"heck 0.3.3",
"proc-macro2",
"quote",
"syn 1.0.109",
"strum_macros",
]
[[package]]
@ -8194,23 +8014,18 @@ dependencies = [
"http",
"ignore",
"minisign-verify",
"notify-rust",
"objc",
"once_cell",
"open",
"os_info",
"os_pipe",
"percent-encoding",
"rand 0.8.5",
"raw-window-handle",
"regex",
"rfd",
"semver",
"serde",
"serde_json",
"serde_repr",
"serialize-to-javascript",
"shared_child",
"state",
"tar",
"tauri-macros",
@ -8261,7 +8076,6 @@ dependencies = [
"png",
"proc-macro2",
"quote",
"regex",
"semver",
"serde",
"serde_json",
@ -8380,17 +8194,6 @@ dependencies = [
"toml 0.7.3",
]
[[package]]
name = "tauri-winrt-notification"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c58de036c4d2e20717024de2a3c4bf56c301f07b21bc8ef9b57189fce06f1f3b"
dependencies = [
"quick-xml 0.23.1",
"strum 0.22.0",
"windows 0.39.0",
]
[[package]]
name = "tempdir"
version = "0.3.7"
@ -8483,11 +8286,12 @@ dependencies = [
[[package]]
name = "time"
version = "0.1.43"
version = "0.1.45"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
dependencies = [
"libc",
"wasi 0.10.0+wasi-snapshot-preview1",
"winapi",
]
@ -8963,7 +8767,7 @@ dependencies = [
"httparse",
"log",
"rand 0.8.5",
"sha1 0.10.5",
"sha1",
"thiserror",
"url",
"utf-8",
@ -9000,16 +8804,6 @@ version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"
[[package]]
name = "uds_windows"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce65604324d3cce9b966701489fbd0cf318cb1f7bd9dd07ac9a4ee6fb791930d"
dependencies = [
"tempfile",
"winapi",
]
[[package]]
name = "uhlc"
version = "0.5.2"
@ -9303,9 +9097,9 @@ checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
[[package]]
name = "wasi"
version = "0.10.2+wasi-snapshot-preview1"
version = "0.10.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
[[package]]
name = "wasi"
@ -9566,7 +9360,7 @@ dependencies = [
"rustls 0.19.1",
"sec1",
"serde",
"sha1 0.10.5",
"sha1",
"sha2 0.10.6",
"signature",
"subtle",
@ -10284,47 +10078,8 @@ dependencies = [
"scoped-tls",
"serde",
"serde_repr",
"zbus_macros 1.9.3",
"zvariant 2.10.0",
]
[[package]]
name = "zbus"
version = "3.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41ce2de393c874ba871292e881bf3c13a0d5eb38170ebab2e50b4c410eaa222b"
dependencies = [
"async-broadcast",
"async-channel",
"async-executor",
"async-io",
"async-lock",
"async-recursion",
"async-task",
"async-trait",
"byteorder",
"derivative",
"dirs",
"enumflags2 0.7.7",
"event-listener",
"futures-core",
"futures-sink",
"futures-util",
"hex",
"nix 0.24.3",
"once_cell",
"ordered-stream",
"rand 0.8.5",
"serde",
"serde_repr",
"sha1 0.6.1",
"static_assertions",
"tracing 0.1.37",
"uds_windows",
"winapi",
"zbus_macros 3.3.0",
"zbus_names",
"zvariant 3.7.1",
"zbus_macros",
"zvariant",
]
[[package]]
@ -10339,30 +10094,6 @@ dependencies = [
"syn 1.0.109",
]
[[package]]
name = "zbus_macros"
version = "3.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a13d08f5dc6cf725b693cb6ceacd43cd430ec0664a879188f29e7d7dcd98f96d"
dependencies = [
"proc-macro-crate 1.1.3",
"proc-macro2",
"quote",
"regex",
"syn 1.0.109",
]
[[package]]
name = "zbus_names"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41a408fd8a352695690f53906dc7fd036be924ec51ea5e05666ff42685ed0af5"
dependencies = [
"serde",
"static_assertions",
"zvariant 3.7.1",
]
[[package]]
name = "zeroize"
version = "1.6.0"
@ -10414,21 +10145,7 @@ dependencies = [
"libc",
"serde",
"static_assertions",
"zvariant_derive 2.10.0",
]
[[package]]
name = "zvariant"
version = "3.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b794fb7f59af4105697b0449ba31731ee5dbb3e773a17dbdf3d36206ea1b1644"
dependencies = [
"byteorder",
"enumflags2 0.7.7",
"libc",
"serde",
"static_assertions",
"zvariant_derive 3.7.1",
"zvariant_derive",
]
[[package]]
@ -10443,18 +10160,6 @@ dependencies = [
"syn 1.0.109",
]
[[package]]
name = "zvariant_derive"
version = "3.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd58d4b6c8e26d3dd2149c8c40c6613ef6451b9885ff1296d1ac86c388351a54"
dependencies = [
"proc-macro-crate 1.1.3",
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[patch.unused]]
name = "if-watch"
version = "3.0.0"

View file

@ -8,9 +8,9 @@ edition.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
indoc = "1.0.8"
clap = { version = "4.0.32", features = ["derive"] }
anyhow = "1.0.68"
indoc = "1.0.9"
clap = { version = "4.3.0", features = ["derive"] }
anyhow = "1.0.71"
hex = "0.4.3"
sd-crypto = { path = "../../crates/crypto" }
tokio = { workspace = true, features = ["io-util", "rt-multi-thread"] }

View file

@ -5,8 +5,6 @@ license.workspace = true
repository.workspace = true
edition.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
swift-rs = { workspace = true, features = ["serde"] }
serde = { version = "1.0" }

View file

@ -9,7 +9,7 @@ repository.workspace = true
edition.workspace = true
[dependencies]
tauri = { version = "1.3.0", features = ["api-all", "linux-protocol-headers", "macos-private-api"] }
tauri = { version = "1.3.0", features = ["dialog-all", "linux-protocol-headers", "macos-private-api", "os-all"] }
rspc = { workspace = true, features = ["tauri"] }
httpz = { workspace = true, features = [
"axum",
@ -21,18 +21,18 @@ sd-core = { path = "../../../core", features = [
"heif",
] }
tokio = { workspace = true, features = ["sync"] }
window-shadows = "0.2.0"
tracing = "0.1.36"
serde = "1.0.145"
window-shadows = "0.2.1"
tracing = "0.1.37"
serde = "1.0.163"
percent-encoding = "2.2.0"
http = "0.2.8"
http = "0.2.9"
opener = "0.6.1"
specta.workspace = true
tauri-specta = { workspace = true, features = ["typescript"] }
uuid = { version = "1.1.2", features = ["serde"] }
uuid = { version = "1.3.3", features = ["serde"] }
[target.'cfg(target_os = "linux")'.dependencies]
axum = { version = "0.6.4", features = ["headers", "query"] }
axum = { version = "0.6.18", features = ["headers", "query"] }
rand = "0.8.5"
[target.'cfg(target_os = "macos")'.dependencies]

View file

@ -57,10 +57,7 @@
]
},
"allowlist": {
"all": true,
"notification": {
"all": false
},
"all": false,
"protocol": {
"assetScope": ["*"]
},

View file

@ -7,20 +7,20 @@ repository.workspace = true
edition.workspace = true
[dependencies]
once_cell = "1.15.0"
once_cell = "1.17.2"
sd-core = { path = "../../../../core", features = [
"mobile",
], default-features = false }
rspc.workspace = true
serde_json = "1.0.85"
serde_json = "1.0.96"
tokio = { workspace = true }
openssl = { version = "0.10.42", features = [
openssl = { version = "0.10.53", features = [
"vendored",
] } # Override features of transitive dependencies
openssl-sys = { version = "0.9.76", features = [
openssl-sys = { version = "0.9.88", features = [
"vendored",
] } # Override features of transitive dependencies to support IOS Simulator on M1
futures = "0.3.24"
futures = "0.3.28"
tracing = "0.1.37"
futures-channel = "0.3.28"
futures-locks = "0.7.1"

View file

@ -12,11 +12,11 @@ assets = []
sd-core = { path = "../../core", features = ["ffmpeg"] }
rspc = { workspace = true, features = ["axum"] }
httpz = { workspace = true, features = ["axum"] }
axum = "0.6.4"
axum = "0.6.18"
tokio = { workspace = true, features = ["sync", "rt-multi-thread", "signal"] }
tracing = "0.1.36"
ctrlc = "3.2.3"
http = "0.2.8"
tracing = "0.1.37"
ctrlc = "3.3.1"
http = "0.2.9"
tower-http = { version = "0.4.0", features = ["fs"] }
include_dir = "0.7.3"
mime_guess = "2.0.4"

View file

@ -51,36 +51,36 @@ tokio = { workspace = true, features = [
"time",
] }
base64 = "0.21.0"
base64 = "0.21.2"
serde = { version = "1.0", features = ["derive"] }
chrono = { version = "0.4.22", features = ["serde"] }
chrono = { version = "0.4.25", features = ["serde"] }
serde_json = "1.0"
futures = "0.3"
rmp = "^0.8.11"
rmp-serde = "^1.1.1"
blake3 = "1.3.1"
blake3 = "1.3.3"
hostname = "0.3.1"
uuid = { version = "1.1.2", features = ["v4", "serde"] }
sysinfo = "0.28.3"
thiserror = "1.0.37"
include_dir = { version = "0.7.2", features = ["glob"] }
async-trait = "^0.1.57"
uuid = { version = "1.3.3", features = ["v4", "serde"] }
sysinfo = "0.28.4"
thiserror = "1.0.40"
include_dir = { version = "0.7.3", features = ["glob"] }
async-trait = "^0.1.68"
image = "0.24.6"
webp = "0.2.2"
tracing = { git = "https://github.com/tokio-rs/tracing", rev = "29146260fb4615d271d2e899ad95a753bb42915e" } # To work with tracing-appender
tracing-subscriber = { git = "https://github.com/tokio-rs/tracing", rev = "29146260fb4615d271d2e899ad95a753bb42915e", features = [
"env-filter",
] }
async-stream = "0.3.3"
once_cell = "1.15.0"
ctor = "0.1.23"
globset = { version = "^0.4.9", features = ["serde1"] }
async-stream = "0.3.5"
once_cell = "1.17.2"
ctor = "0.1.26"
globset = { version = "^0.4.10", features = ["serde1"] }
itertools = "^0.10.5"
enumflags2 = "0.7.5"
uhlc = "0.5.1"
enumflags2 = "0.7.7"
uhlc = "0.5.2"
http-range = "0.1.5"
mini-moka = "0.10.0"
serde_with = "2.2.0"
serde_with = "2.3.3"
dashmap = { version = "5.4.0", features = ["serde"] }
notify = { version = "5.2.0", default-features = false, features = [
"macos_fsevent",
@ -97,5 +97,5 @@ strum_macros = "0.24"
version = "0.1.5"
[dev-dependencies]
tempfile = "^3.3.0"
tempfile = "^3.5.0"
tracing-test = "^0.2.4"

View file

@ -8,9 +8,9 @@ repository.workspace = true
edition.workspace = true
[dependencies]
reqwest = { version = "0.11.14", features = ["blocking"] }
clap = { version = "4.0.32", features = ["derive"] }
anyhow = "1.0.68"
reqwest = { version = "0.11.18", features = ["blocking"] }
clap = { version = "4.3.0", features = ["derive"] }
anyhow = "1.0.71"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
cargo_metadata = "0.15.3"
cargo_metadata = "0.15.4"

View file

@ -11,8 +11,8 @@ edition.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serde = { version = "1.0.145", features = ["derive"] }
serde_json = "1.0.85"
serde = { version = "1.0.163", features = ["derive"] }
serde_json = "1.0.96"
strum = { version = "0.24", features = ["derive"] }
strum_macros = "0.24"
tokio = { workspace = true, features = ["fs", "rt", "io-util"] }

View file

@ -8,10 +8,10 @@ edition.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
nom = "7.1.1"
once_cell = "1.16.0"
nom = "7.1.3"
once_cell = "1.17.2"
prisma-client-rust-sdk = { workspace = true }
proc-macro2 = "1.0.47"
quote = "1.0.21"
serde = { version = "1.0.147", features = ["derive"] }
thiserror = "1.0.37"
proc-macro2 = "1.0.59"
quote = "1.0.28"
serde = { version = "1.0.163", features = ["derive"] }
thiserror = "1.0.40"

View file

@ -8,9 +8,9 @@ edition.workspace = true
[dependencies]
rand = "0.8.5"
specta = { workspace = true, features = ["uuid", "uhlc"] }
serde = "1.0.145"
serde_json = "1.0.85"
uhlc = "0.5.1"
uuid = { version = "1.1.2", features = ["serde", "v4"] }
serde = "1.0.163"
serde_json = "1.0.96"
uhlc = "0.5.2"
uuid = { version = "1.3.3", features = ["serde", "v4"] }
prisma-client-rust = { workspace = true }
serde-value = "0.7.0"