mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Bumps the patch-updates group with 11 updates: | Package | From | To | | --- | --- | --- | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.7` | `0.11.8` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.14.0` | `1.15.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.1` | `1.44.2` | | [petgraph](https://github.com/petgraph/petgraph) | `0.7.1` | `0.8.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.17` | `1.2.18` | | [clap](https://github.com/clap-rs/clap) | `4.5.34` | `4.5.35` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.34` | `4.5.35` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.10` | `0.3.11` | | [foldhash](https://github.com/orlp/foldhash) | `0.1.4` | `0.1.5` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.31` | `0.2.32` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.37.3` | `0.37.4` | Updates `env_logger` from 0.11.7 to 0.11.8 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.7...v0.11.8) Updates `smallvec` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.14.0...v1.15.0) Updates `tokio` from 1.44.1 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2) Updates `petgraph` from 0.7.1 to 0.8.0 - [Release notes](https://github.com/petgraph/petgraph/releases) - [Changelog](https://github.com/petgraph/petgraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.7.1...petgraph@v0.8.0) Updates `cc` from 1.2.17 to 1.2.18 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.17...cc-v1.2.18) Updates `clap` from 4.5.34 to 4.5.35 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.34...clap_complete-v4.5.35) Updates `clap_builder` from 4.5.34 to 4.5.35 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.34...v4.5.35) Updates `errno` from 0.3.10 to 0.3.11 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/compare/v0.3.10...v0.3.11) Updates `foldhash` from 0.1.4 to 0.1.5 - [Commits](https://github.com/orlp/foldhash/compare/v0.1.4...v0.1.5) Updates `prettyplease` from 0.2.31 to 0.2.32 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](https://github.com/dtolnay/prettyplease/compare/0.2.31...0.2.32) Updates `quick-xml` from 0.37.3 to 0.37.4 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](https://github.com/tafia/quick-xml/compare/v0.37.3...v0.37.4) --- updated-dependencies: - dependency-name: env_logger dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: smallvec dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: petgraph dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: cc dependency-version: 1.2.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap dependency-version: 4.5.35 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_builder dependency-version: 4.5.35 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: errno dependency-version: 0.3.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: foldhash dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: prettyplease dependency-version: 0.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: quick-xml dependency-version: 0.37.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
224 lines
6.4 KiB
TOML
224 lines
6.4 KiB
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"cts_runner",
|
|
"deno_webgpu",
|
|
|
|
# default members
|
|
"benches",
|
|
"examples/features",
|
|
"examples/standalone/*",
|
|
"lock-analyzer",
|
|
"naga-cli",
|
|
"naga",
|
|
"naga/fuzz",
|
|
"naga/hlsl-snapshots",
|
|
"player",
|
|
"tests",
|
|
"wgpu-core",
|
|
"wgpu-core/platform-deps/*",
|
|
"wgpu-hal",
|
|
"wgpu-info",
|
|
"wgpu-macros",
|
|
"wgpu-types",
|
|
"wgpu",
|
|
]
|
|
exclude = []
|
|
default-members = [
|
|
"benches",
|
|
"examples/features",
|
|
"examples/standalone/*",
|
|
"lock-analyzer",
|
|
"naga-cli",
|
|
"naga",
|
|
"naga/fuzz",
|
|
"naga/hlsl-snapshots",
|
|
"player",
|
|
"tests",
|
|
"wgpu-core",
|
|
"wgpu-core/platform-deps/*",
|
|
"wgpu-hal",
|
|
"wgpu-info",
|
|
"wgpu-macros",
|
|
"wgpu-types",
|
|
"wgpu",
|
|
]
|
|
|
|
[workspace.lints.clippy]
|
|
ref_as_ptr = "warn"
|
|
# NOTE: disallowed-types is configured in other file: clippy.toml
|
|
|
|
[workspace.package]
|
|
edition = "2021"
|
|
rust-version = "1.84"
|
|
keywords = ["graphics"]
|
|
license = "MIT OR Apache-2.0"
|
|
homepage = "https://wgpu.rs/"
|
|
repository = "https://github.com/gfx-rs/wgpu"
|
|
version = "24.0.0"
|
|
authors = ["gfx-rs developers"]
|
|
|
|
[workspace.dependencies]
|
|
naga = { version = "24.0.0", path = "./naga" }
|
|
wgpu = { version = "24.0.0", path = "./wgpu", default-features = false, features = [
|
|
"serde",
|
|
"wgsl",
|
|
"vulkan",
|
|
"gles",
|
|
"dx12",
|
|
"metal",
|
|
"static-dxc",
|
|
"noop", # This should be removed if we ever have non-test crates that depend on wgpu
|
|
] }
|
|
wgpu-core = { version = "24.0.0", path = "./wgpu-core" }
|
|
wgpu-hal = { version = "24.0.0", path = "./wgpu-hal" }
|
|
wgpu-macros = { version = "24.0.0", path = "./wgpu-macros" }
|
|
wgpu-test = { version = "24.0.0", path = "./tests" }
|
|
wgpu-types = { version = "24.0.0", path = "./wgpu-types" }
|
|
|
|
wgpu-core-deps-windows-linux-android = { version = "24.0.0", path = "./wgpu-core/platform-deps/windows-linux-android" }
|
|
wgpu-core-deps-apple = { version = "24.0.0", path = "./wgpu-core/platform-deps/apple" }
|
|
wgpu-core-deps-wasm = { version = "24.0.0", path = "./wgpu-core/platform-deps/wasm" }
|
|
wgpu-core-deps-emscripten = { version = "24.0.0", path = "./wgpu-core/platform-deps/emscripten" }
|
|
|
|
anyhow = { version = "1.0.97", default-features = false }
|
|
approx = "0.5"
|
|
argh = "0.1.13"
|
|
arrayvec = { version = "0.7.6", default-features = false }
|
|
bincode = "1"
|
|
bit-set = { version = "0.8", default-features = false }
|
|
bit-vec = { version = "0.8", default-features = false }
|
|
bitflags = "2.9"
|
|
bytemuck = { version = "1.22", features = [
|
|
"extern_crate_alloc",
|
|
"min_const_generics",
|
|
] }
|
|
cargo_metadata = "0.19"
|
|
cfg_aliases = "0.2.1"
|
|
cfg-if = "1"
|
|
criterion = "0.5"
|
|
codespan-reporting = { version = "0.12", default-features = false }
|
|
ctor = "0.2"
|
|
document-features = "0.2.11"
|
|
encase = "0.10.0"
|
|
env_logger = "0.11"
|
|
fern = "0.7"
|
|
flume = "0.11"
|
|
futures-lite = "2"
|
|
glam = "0.29"
|
|
half = "2.5" # We require 2.5 to have `Arbitrary` support.
|
|
hashbrown = { version = "0.15.2", default-features = false, features = [
|
|
"default-hasher",
|
|
"inline-more",
|
|
] }
|
|
heck = "0.5.0"
|
|
image = { version = "0.24", default-features = false, features = ["png"] }
|
|
indexmap = { version = "2.7.1", default-features = false }
|
|
itertools = { version = "0.13.0" }
|
|
ktx2 = "0.3"
|
|
libc = { version = "0.2", default-features = false }
|
|
libloading = "0.8"
|
|
libtest-mimic = "0.8.1"
|
|
log = "0.4"
|
|
nanorand = { version = "0.7", default-features = false, features = ["wyrand"] }
|
|
noise = "0.9"
|
|
nv-flip = "0.1"
|
|
obj = "0.10"
|
|
# NOTE: once_cell/std is *required* for some commonly-used features, selecting this per crate
|
|
once_cell = { version = "1.21.3", default-features = false }
|
|
# Firefox has 3.4.0 vendored, so we allow that version in our dependencies
|
|
ordered-float = { version = ">=3,<=4.6", default-features = false }
|
|
parking_lot = "0.12.1"
|
|
pico-args = { version = "0.5.0", features = [
|
|
"eq-separator",
|
|
"short-space-opt",
|
|
"combined-flags",
|
|
] }
|
|
png = "0.17.16"
|
|
pollster = "0.4"
|
|
portable-atomic = "1"
|
|
profiling = { version = "1", default-features = false }
|
|
raw-window-handle = { version = "0.6", default-features = false }
|
|
rayon = "1"
|
|
renderdoc-sys = "1.1.0"
|
|
ron = "0.9"
|
|
# NOTE: rustc-hash v2 is a completely different hasher with different performance characteristics
|
|
# see discussion here (including with some other alternatives): https://github.com/gfx-rs/wgpu/issues/6999
|
|
# (using default-features = false to support no-std build, avoiding any extra features that may require std::collections)
|
|
rustc-hash = { version = "1", default-features = false }
|
|
serde_json = "1.0.140"
|
|
serde = { version = "1", default-features = false }
|
|
smallvec = "1"
|
|
static_assertions = "1.1.0"
|
|
strum = { version = "0.26.3", default-features = false, features = ["derive"] }
|
|
trybuild = "1"
|
|
tracy-client = "0.17"
|
|
thiserror = { version = "2", default-features = false }
|
|
walkdir = "2"
|
|
winit = { version = "0.29", features = ["android-native-activity"] }
|
|
|
|
# Metal dependencies
|
|
metal = "0.31.0"
|
|
block = "0.1"
|
|
core-graphics-types = "0.1"
|
|
objc = "0.2.5"
|
|
|
|
# Vulkan dependencies
|
|
android_system_properties = "0.1.1"
|
|
ash = "0.38.0"
|
|
gpu-alloc = "0.6"
|
|
gpu-descriptor = "0.3"
|
|
|
|
# DX12 dependencies
|
|
gpu-allocator = { version = "0.27", default-features = false }
|
|
range-alloc = "0.1"
|
|
mach-dxcompiler-rs = { version = "0.1.4", default-features = false } # remember to increase max_shader_model if applicable
|
|
windows-core = { version = "0.58", default-features = false }
|
|
|
|
# Gles dependencies
|
|
khronos-egl = "6"
|
|
glow = "0.16"
|
|
glutin = { version = "0.31", default-features = false }
|
|
glutin-winit = { version = "0.4", default-features = false }
|
|
glutin_wgl_sys = "0.6"
|
|
|
|
# DX12 and GLES dependencies
|
|
windows = { version = "0.58", default-features = false }
|
|
|
|
# wasm32 dependencies
|
|
console_error_panic_hook = "0.1.7"
|
|
console_log = "1"
|
|
js-sys = { version = "0.3.70", default-features = false }
|
|
wasm-bindgen = "0.2.97"
|
|
wasm-bindgen-futures = "0.4.45"
|
|
wasm-bindgen-test = "0.3"
|
|
web-sys = { version = "0.3.74", default-features = false }
|
|
web-time = "1.1.0"
|
|
|
|
# deno dependencies
|
|
deno_console = "0.190.0"
|
|
deno_core = "0.336.0"
|
|
deno_url = "0.190.0"
|
|
deno_web = "0.221.0"
|
|
deno_webidl = "0.190.0"
|
|
deno_webgpu = { version = "0.157.0", path = "./deno_webgpu" }
|
|
deno_unsync = "0.4.2"
|
|
deno_error = "0.5.5"
|
|
tokio = "1.44.2"
|
|
termcolor = "1.4.1"
|
|
|
|
# android dependencies
|
|
ndk-sys = "0.5.0"
|
|
|
|
# These overrides allow our examples to explicitly depend on release crates
|
|
[patch.crates-io]
|
|
wgpu = { path = "./wgpu" }
|
|
|
|
[profile.release]
|
|
lto = "thin"
|
|
debug = true
|
|
|
|
# Speed up image comparison even in debug builds
|
|
[profile.dev.package."nv-flip-sys"]
|
|
opt-level = 3
|