mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-06 03:15:48 -06:00
Bumps the rust-patches group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [glam](https://github.com/bitshifter/glam-rs) | `0.30.5` | `0.30.9` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.43` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [time](https://github.com/time-rs/time) | `0.3.43` | `0.3.44` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.16` | `2.0.17` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.99` | `1.0.100` | | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.4` | `0.12.5` | | [windows](https://github.com/microsoft/windows-rs) | `0.62.0` | `0.62.1` | | [windows-sys](https://github.com/microsoft/windows-rs) | `0.61.0` | `0.61.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.175` | `0.2.177` | | [serde](https://github.com/serde-rs/serde) | `1.0.225` | `1.0.228` | | [axum](https://github.com/tokio-rs/axum) | `0.8.4` | `0.8.7` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.23` | `0.12.24` | | [axum-cookie](https://github.com/magwoo/axum-cookie) | `0.2.3` | `0.2.4` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.6` | `0.6.7` | | [rustls](https://github.com/rustls/rustls) | `0.23.31` | `0.23.35` | | [image](https://github.com/image-rs/image) | `0.25.8` | `0.25.9` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.17` | `0.1.18` | Updates `glam` from 0.30.5 to 0.30.9 - [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitshifter/glam-rs/compare/0.30.5...0.30.9) Updates `tracing` from 0.1.41 to 0.1.43 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.41...tracing-0.1.43) Updates `tracing-subscriber` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) Updates `time` from 0.3.43 to 0.3.44 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/compare/v0.3.43...v0.3.44) Updates `thiserror` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.16...2.0.17) Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.99...1.0.100) Updates `parking_lot` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/parking_lot-v0.12.4...parking_lot-v0.12.5) Updates `windows` from 0.62.0 to 0.62.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-sys` from 0.61.0 to 0.61.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `libc` from 0.2.175 to 0.2.177 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.175...0.2.177) Updates `serde` from 1.0.225 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.225...v1.0.228) Updates `axum` from 0.8.4 to 0.8.7 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.4...axum-v0.8.7) Updates `reqwest` from 0.12.23 to 0.12.24 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.23...v0.12.24) Updates `axum-cookie` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/magwoo/axum-cookie/releases) - [Commits](https://github.com/magwoo/axum-cookie/commits/0.2.4) Updates `tower-http` from 0.6.6 to 0.6.7 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.6.6...tower-http-0.6.7) Updates `rustls` from 0.23.31 to 0.23.35 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.31...v/0.23.35) Updates `image` from 0.25.8 to 0.25.9 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/image/compare/v0.25.8...v0.25.9) Updates `hyper-util` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.17...v0.1.18) --- updated-dependencies: - dependency-name: glam dependency-version: 0.30.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: tracing dependency-version: 0.1.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: time dependency-version: 0.3.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: parking_lot dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: windows dependency-version: 0.62.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: windows-sys dependency-version: 0.61.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: libc dependency-version: 0.2.177 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: axum dependency-version: 0.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: reqwest dependency-version: 0.12.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: axum-cookie dependency-version: 0.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: tower-http dependency-version: 0.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: rustls dependency-version: 0.23.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: image dependency-version: 0.25.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches - dependency-name: hyper-util dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-patches ... Signed-off-by: dependabot[bot] <support@github.com>
75 lines
2.2 KiB
TOML
75 lines
2.2 KiB
TOML
[package]
|
|
name = "pacman-server"
|
|
version = "0.4.0"
|
|
authors.workspace = true
|
|
edition.workspace = true
|
|
rust-version = "1.85.0"
|
|
description = "A leaderboard API for the Pac-Man game"
|
|
readme.workspace = true
|
|
homepage.workspace = true
|
|
repository.workspace = true
|
|
license.workspace = true
|
|
keywords.workspace = true
|
|
categories.workspace = true
|
|
publish.workspace = true
|
|
default-run = "pacman-server"
|
|
|
|
[lib]
|
|
name = "pacman_server"
|
|
path = "src/lib.rs"
|
|
|
|
# I have no idea why s3-tokio isn't being detected as a dependency, but it's not.
|
|
[package.metadata.cargo-machete]
|
|
ignored = ["s3-tokio"]
|
|
|
|
[dependencies]
|
|
axum = { version = "0.8", features = ["macros"] }
|
|
tokio = { version = "1", features = ["full"] }
|
|
oauth2 = "5"
|
|
reqwest = { version = "0.12", features = ["json"] }
|
|
serde = { version = "1.0", features = ["derive"] }
|
|
serde_json = "1.0"
|
|
sqlx = { version = "0.8", features = [
|
|
"runtime-tokio-rustls",
|
|
"postgres",
|
|
"chrono",
|
|
] }
|
|
chrono = { version = "0.4", features = ["serde", "clock"] }
|
|
figment = { version = "0.10", features = ["env"] }
|
|
dotenvy = "0.15"
|
|
dashmap = "6.1"
|
|
axum-cookie = "0.2"
|
|
async-trait = "0.1"
|
|
jsonwebtoken = { version = "9.3", default-features = false }
|
|
tracing = "0.1.43"
|
|
tracing-subscriber = { version = "0.3.22", features = ["env-filter", "json"] }
|
|
tracing-futures = { version = "0.2.5", features = ["tokio"] }
|
|
tower-http = { version = "0.6", features = ["trace", "fs", "normalize-path"] }
|
|
time = { version = "0.3", features = ["macros", "formatting"] }
|
|
yansi = "1"
|
|
s3-tokio = { version = "0.39.6", default-features = false }
|
|
rustls = { version = "0.23", features = ["ring"] }
|
|
image = { version = "0.25", features = ["png", "jpeg"] }
|
|
sha2 = "0.10"
|
|
mockall = "0.14.0"
|
|
# validator = { version = "0.16", features = ["derive"] }
|
|
|
|
[dev-dependencies]
|
|
tokio = { version = "1", features = ["full"] }
|
|
http = "1"
|
|
hyper = { version = "1", features = ["server", "http1"] }
|
|
hyper-util = { version = "0.1", features = ["server", "tokio", "http1"] }
|
|
bytes = "1"
|
|
anyhow = "1"
|
|
axum-test = "18.1.0"
|
|
pretty_assertions = "1.4.1"
|
|
testcontainers = "0.25.0"
|
|
bon = "3.7.2"
|
|
cookie = "0.18.1"
|
|
|
|
[lints.rust]
|
|
unexpected_cfgs = { level = "warn", check-cfg = [
|
|
'cfg(coverage,coverage_nightly)',
|
|
'cfg(use_console)',
|
|
] }
|