diff --git a/packages/flatpak/cargo-sources.json b/packages/flatpak/cargo-sources.json index 8d287a7..ec12dd9 100644 --- a/packages/flatpak/cargo-sources.json +++ b/packages/flatpak/cargo-sources.json @@ -2,8 +2,8 @@ { "type": "git", "url": "https://github.com/rustaudio/cpal", - "commit": "f938e338c9811fbe4d428517acf1d15cc6d694d4", - "dest": "flatpak-cargo/git/cpal-f938e33" + "commit": "2c7acf8ed42b6523f319145a8be256c446df5939", + "dest": "flatpak-cargo/git/cpal-2c7acf8" }, { "type": "git", @@ -362,6 +362,19 @@ "dest": "cargo/vendor/atomic-waker-1.1.2", "dest-filename": ".cargo-checksum.json" }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/audio_thread_priority/audio_thread_priority-0.35.1.crate", + "sha256": "7b1b4a0adbf971420cca66a75361a1190f34a6762d66361e5cde03dda35d1ed3", + "dest": "cargo/vendor/audio_thread_priority-0.35.1" + }, + { + "type": "inline", + "contents": "{\"package\": \"7b1b4a0adbf971420cca66a75361a1190f34a6762d66361e5cde03dda35d1ed3\", \"files\": {}}", + "dest": "cargo/vendor/audio_thread_priority-0.35.1", + "dest-filename": ".cargo-checksum.json" + }, { "type": "archive", "archive-type": "tar-gzip", @@ -625,14 +638,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/cc/cc-1.2.61.crate", - "sha256": "d16d90359e986641506914ba71350897565610e87ce0ad9e6f28569db3dd5c6d", - "dest": "cargo/vendor/cc-1.2.61" + "url": "https://static.crates.io/crates/cc/cc-1.2.62.crate", + "sha256": "a1dce859f0832a7d088c4f1119888ab94ef4b5d6795d1ce05afb7fe159d79f98", + "dest": "cargo/vendor/cc-1.2.62" }, { "type": "inline", - "contents": "{\"package\": \"d16d90359e986641506914ba71350897565610e87ce0ad9e6f28569db3dd5c6d\", \"files\": {}}", - "dest": "cargo/vendor/cc-1.2.61", + "contents": "{\"package\": \"a1dce859f0832a7d088c4f1119888ab94ef4b5d6795d1ce05afb7fe159d79f98\", \"files\": {}}", + "dest": "cargo/vendor/cc-1.2.62", "dest-filename": ".cargo-checksum.json" }, { @@ -820,14 +833,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/color/color-0.3.2.crate", - "sha256": "a18ef4657441fb193b65f34dc39b3781f0dfec23d3bd94d0eeb4e88cde421edb", - "dest": "cargo/vendor/color-0.3.2" + "url": "https://static.crates.io/crates/color/color-0.3.3.crate", + "sha256": "2ec7c5eb7a16992b1904d76c517d170ab353b0e0b3d5a0c81a8a0cd1037893cf", + "dest": "cargo/vendor/color-0.3.3" }, { "type": "inline", - "contents": "{\"package\": \"a18ef4657441fb193b65f34dc39b3781f0dfec23d3bd94d0eeb4e88cde421edb\", \"files\": {}}", - "dest": "cargo/vendor/color-0.3.2", + "contents": "{\"package\": \"2ec7c5eb7a16992b1904d76c517d170ab353b0e0b3d5a0c81a8a0cd1037893cf\", \"files\": {}}", + "dest": "cargo/vendor/color-0.3.3", "dest-filename": ".cargo-checksum.json" }, { @@ -976,25 +989,25 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/coreaudio-rs/coreaudio-rs-0.14.1.crate", - "sha256": "16dd574a72a021b90c7656c474ea31d11a2f0366a8eff574186e761e0b9e3586", - "dest": "cargo/vendor/coreaudio-rs-0.14.1" + "url": "https://static.crates.io/crates/coreaudio-rs/coreaudio-rs-0.14.2.crate", + "sha256": "7d5d7dca3ebcf65a035582c9ad4385371a9d9ee6537474d2a278f4e1e475bb58", + "dest": "cargo/vendor/coreaudio-rs-0.14.2" }, { "type": "inline", - "contents": "{\"package\": \"16dd574a72a021b90c7656c474ea31d11a2f0366a8eff574186e761e0b9e3586\", \"files\": {}}", - "dest": "cargo/vendor/coreaudio-rs-0.14.1", + "contents": "{\"package\": \"7d5d7dca3ebcf65a035582c9ad4385371a9d9ee6537474d2a278f4e1e475bb58\", \"files\": {}}", + "dest": "cargo/vendor/coreaudio-rs-0.14.2", "dest-filename": ".cargo-checksum.json" }, { "type": "shell", "commands": [ - "cp -r --reflink=auto \"flatpak-cargo/git/cpal-f938e33/.\" \"cargo/vendor/cpal\"" + "cp -r --reflink=auto \"flatpak-cargo/git/cpal-2c7acf8/.\" \"cargo/vendor/cpal\"" ] }, { "type": "inline", - "contents": "[package]\nname = \"cpal\"\nversion = \"0.18.0\"\ndescription = \"Low-level cross-platform audio I/O library in pure Rust.\"\nrepository = \"https://github.com/RustAudio/cpal\"\ndocumentation = \"https://docs.rs/cpal\"\nlicense = \"Apache-2.0\"\nkeywords = [\"audio\", \"sound\"]\nedition = \"2021\"\nrust-version = \"1.78\"\n\n[package.metadata.docs.rs]\nall-features = true\nrustdoc-args = [\"--cfg\", \"docsrs\"]\ntargets = [\"x86_64-unknown-linux-gnu\", \"x86_64-pc-windows-msvc\", \"x86_64-apple-darwin\", \"aarch64-apple-darwin\", \"aarch64-apple-ios\", \"wasm32-unknown-unknown\", \"aarch64-linux-android\", \"x86_64-unknown-freebsd\", \"x86_64-unknown-netbsd\", \"x86_64-unknown-dragonfly\"]\n\n[features]\naudio_thread_priority = [\"dep:audio_thread_priority\"]\nasio = [\"dep:asio-sys\", \"dep:num-traits\"]\naudioworklet = [\"wasm-bindgen\", \"web-sys/Blob\", \"web-sys/BlobPropertyBag\", \"web-sys/Url\", \"web-sys/AudioWorklet\", \"web-sys/AudioWorkletNode\", \"web-sys/AudioWorkletNodeOptions\"]\ncustom = []\njack = [\"dep:jack\"]\npipewire = [\"dep:pipewire\"]\npulseaudio = [\"dep:pulseaudio\", \"dep:futures\"]\nwasm-bindgen = [\"dep:wasm-bindgen\", \"dep:wasm-bindgen-futures\"]\n\n[dependencies]\ndasp_sample = \"0.11\"\n\n[dev-dependencies]\nanyhow = \"1.0\"\nhound = \"3.5\"\nringbuf = \"0.4\"\n\n[dev-dependencies.clap]\nversion = \">=4.0, <=4.5.57\"\nfeatures = [\"derive\"]\n\n[target.\"cfg(target_os = \\\"windows\\\")\".dependencies.windows]\nversion = \">=0.59, <=0.62\"\nfeatures = [\"Win32_Media\", \"Win32_Media_Audio\", \"Win32_Foundation\", \"Win32_Devices_Properties\", \"Win32_Media_KernelStreaming\", \"Win32_System_Com_StructuredStorage\", \"Win32_System_Threading\", \"Win32_System_Performance\", \"Win32_Security\", \"Win32_System_SystemServices\", \"Win32_System_Variant\", \"Win32_Media_Multimedia\", \"Win32_UI_Shell_PropertiesSystem\"]\n\n[target.\"cfg(target_os = \\\"windows\\\")\".dependencies.audio_thread_priority]\nversion = \"0.34\"\noptional = true\n\n[target.\"cfg(target_os = \\\"windows\\\")\".dependencies.asio-sys]\nversion = \"0.3.0\"\npath = \"asio-sys\"\noptional = true\n\n[target.\"cfg(target_os = \\\"windows\\\")\".dependencies.num-traits]\nversion = \"0.2\"\noptional = true\n\n[target.\"cfg(target_os = \\\"windows\\\")\".dependencies.jack]\nversion = \"0.13\"\noptional = true\n\n[target.\"cfg(any(target_os = \\\"linux\\\", target_os = \\\"dragonfly\\\", target_os = \\\"freebsd\\\", target_os = \\\"netbsd\\\"))\".dependencies]\nalsa = \"0.11\"\nlibc = \"0.2\"\n\n[target.\"cfg(any(target_os = \\\"linux\\\", target_os = \\\"dragonfly\\\", target_os = \\\"freebsd\\\", target_os = \\\"netbsd\\\"))\".dependencies.audio_thread_priority]\nversion = \"0.34\"\noptional = true\n\n[target.\"cfg(any(target_os = \\\"linux\\\", target_os = \\\"dragonfly\\\", target_os = \\\"freebsd\\\", target_os = \\\"netbsd\\\"))\".dependencies.jack]\nversion = \"0.13\"\noptional = true\n\n[target.\"cfg(any(target_os = \\\"linux\\\", target_os = \\\"dragonfly\\\", target_os = \\\"freebsd\\\", target_os = \\\"netbsd\\\"))\".dependencies.pulseaudio]\nversion = \"0.3\"\noptional = true\n\n[target.\"cfg(any(target_os = \\\"linux\\\", target_os = \\\"dragonfly\\\", target_os = \\\"freebsd\\\", target_os = \\\"netbsd\\\"))\".dependencies.futures]\nversion = \"0.3\"\noptional = true\n\n[target.\"cfg(any(target_os = \\\"linux\\\", target_os = \\\"dragonfly\\\", target_os = \\\"freebsd\\\", target_os = \\\"netbsd\\\"))\".dependencies.pipewire]\nversion = \"0.9\"\noptional = true\nfeatures = [\"v0_3_53\"]\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies]\nmach2 = \"0.6\"\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.coreaudio-rs]\nversion = \"0.14\"\ndefault-features = false\nfeatures = [\"core_audio\", \"audio_toolbox\"]\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.objc2-core-audio]\nversion = \"0.3\"\ndefault-features = false\nfeatures = [\"std\", \"AudioHardware\", \"AudioHardwareDeprecated\", \"objc2\", \"objc2-foundation\"]\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.objc2-audio-toolbox]\nversion = \"0.3\"\ndefault-features = false\nfeatures = [\"std\", \"AUComponent\", \"AudioUnitProperties\"]\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.objc2-core-audio-types]\nversion = \"0.3\"\ndefault-features = false\nfeatures = [\"std\", \"CoreAudioBaseTypes\"]\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.objc2-core-foundation]\nversion = \"0.3\"\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.objc2-foundation]\nversion = \"0.3\"\ndefault-features = false\nfeatures = [\"std\", \"NSArray\", \"NSString\", \"NSValue\"]\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.objc2]\nversion = \"0.6\"\n\n[target.\"cfg(target_os = \\\"macos\\\")\".dependencies.jack]\nversion = \"0.13\"\noptional = true\n\n[target.\"cfg(any(target_os = \\\"ios\\\", target_os = \\\"tvos\\\"))\".dependencies]\nblock2 = \"0.6\"\n\n[target.\"cfg(any(target_os = \\\"ios\\\", target_os = \\\"tvos\\\"))\".dependencies.objc2-foundation]\nversion = \"0.3\"\nfeatures = [\"block2\", \"NSDictionary\", \"NSNotification\", \"NSOperation\"]\n\n[target.\"cfg(any(target_os = \\\"ios\\\", target_os = \\\"tvos\\\"))\".dependencies.objc2-avf-audio]\nversion = \"0.3\"\ndefault-features = false\nfeatures = [\"std\", \"AVAudioSession\", \"AVAudioSessionTypes\"]\n\n[target.\"cfg(all(target_arch = \\\"wasm32\\\", target_os = \\\"unknown\\\"))\".dependencies.wasm-bindgen]\nversion = \"0.2\"\noptional = true\n\n[target.\"cfg(all(target_arch = \\\"wasm32\\\", target_os = \\\"unknown\\\"))\".dependencies.wasm-bindgen-futures]\nversion = \"0.4\"\noptional = true\n\n[target.\"cfg(all(target_arch = \\\"wasm32\\\", target_os = \\\"unknown\\\"))\".dependencies.js-sys]\nversion = \"0.3\"\n\n[target.\"cfg(all(target_arch = \\\"wasm32\\\", target_os = \\\"unknown\\\"))\".dependencies.web-sys]\nversion = \"0.3\"\nfeatures = [\"AudioContext\", \"AudioContextOptions\", \"AudioBuffer\", \"AudioBufferSourceNode\", \"AudioNode\", \"AudioDestinationNode\", \"Window\", \"AudioContextState\"]\n\n[target.\"cfg(target_os = \\\"android\\\")\".dependencies]\nndk-context = \"0.1\"\njni = \"0.21\"\nlibc = \"0.2\"\nnum-derive = \"0.4\"\nnum-traits = \"0.2\"\n\n[target.\"cfg(target_os = \\\"android\\\")\".dependencies.ndk]\nversion = \"0.9\"\ndefault-features = false\nfeatures = [\"audio\", \"api-level-26\"]\n\n[[example]]\nname = \"beep\"\n\n[[example]]\nname = \"enumerate\"\n\n[[example]]\nname = \"feedback\"\n\n[[example]]\nname = \"record_wav\"\n\n[[example]]\nname = \"synth_tones\"\n", + "contents": "[package]\nname = \"cpal\"\nversion = \"0.18.0\"\ndescription = \"Low-level cross-platform audio I/O library in pure Rust.\"\nrepository = \"https://github.com/RustAudio/cpal\"\ndocumentation = \"https://docs.rs/cpal\"\nlicense = \"Apache-2.0\"\nkeywords = [\"audio\", \"sound\"]\nedition = \"2021\"\nrust-version = \"1.78\"\n\n[package.metadata.docs.rs]\nall-features = true\nrustdoc-args = [\"--cfg\", \"docsrs\"]\ntargets = [\"x86_64-unknown-linux-gnu\", \"x86_64-pc-windows-msvc\", \"x86_64-apple-darwin\", \"aarch64-apple-darwin\", \"aarch64-apple-ios\", \"wasm32-unknown-unknown\", \"aarch64-linux-android\", \"x86_64-unknown-freebsd\", \"x86_64-unknown-netbsd\", \"x86_64-unknown-dragonfly\"]\n\n[features]\ndefault = [\"realtime-dbus\"]\nrealtime = [\"dep:audio_thread_priority\"]\nrealtime-dbus = [\"realtime\", \"audio_thread_priority/with_dbus\"]\nasio = [\"dep:asio-sys\", \"dep:num-traits\"]\naudioworklet = [\"wasm-bindgen\", \"web-sys/Blob\", \"web-sys/BlobPropertyBag\", \"web-sys/Url\", \"web-sys/AudioWorklet\", \"web-sys/AudioWorkletNode\", \"web-sys/AudioWorkletNodeOptions\"]\ncustom = []\njack = [\"dep:jack\"]\npipewire = [\"dep:pipewire\"]\npulseaudio = [\"dep:pulseaudio\", \"dep:futures\"]\nwasm-bindgen = [\"dep:wasm-bindgen\", \"dep:wasm-bindgen-futures\"]\n\n[dependencies]\ndasp_sample = \"0.11\"\n\n[dev-dependencies]\nanyhow = \"1.0\"\nhound = \"3.5\"\nringbuf = \"0.4\"\n\n[dev-dependencies.clap]\nversion = \">=4.0, <=4.5.57\"\nfeatures = [\"derive\"]\n\n[target.\"cfg(target_os = \\\"windows\\\")\".dependencies.windows-core]\nversion = \">=0.61, <=0.62\"\n\n[target.\"cfg(target_os = \\\"windows\\\")\".dependencies.windows]\nversion = \">=0.61, <=0.62\"\nfeatures = [\"Win32_Media\", \"Win32_Media_Audio\", \"Win32_Foundation\", \"Win32_Devices_Properties\", \"Win32_Media_KernelStreaming\", \"Win32_System_Com_StructuredStorage\", \"Win32_System_Threading\", \"Win32_System_Performance\", \"Win32_Security\", \"Win32_System_SystemServices\", \"Win32_System_Variant\", \"Win32_Media_Multimedia\", \"Win32_UI_Shell_PropertiesSystem\"]\n\n[target.\"cfg(target_os = \\\"windows\\\")\".dependencies.audio_thread_priority]\nversion = \"0.35\"\noptional = true\ndefault-features = false\n\n[target.\"cfg(target_os = \\\"windows\\\")\".dependencies.asio-sys]\nversion = \"0.3.0\"\npath = \"asio-sys\"\noptional = true\n\n[target.\"cfg(target_os = \\\"windows\\\")\".dependencies.num-traits]\nversion = \"0.2\"\noptional = true\n\n[target.\"cfg(target_os = \\\"windows\\\")\".dependencies.jack]\nversion = \"0.13\"\noptional = true\n\n[target.\"cfg(any(target_os = \\\"linux\\\", target_os = \\\"dragonfly\\\", target_os = \\\"freebsd\\\", target_os = \\\"netbsd\\\"))\".dependencies]\nalsa = \"0.11\"\nlibc = \"0.2\"\n\n[target.\"cfg(any(target_os = \\\"linux\\\", target_os = \\\"dragonfly\\\", target_os = \\\"freebsd\\\", target_os = \\\"netbsd\\\"))\".dependencies.audio_thread_priority]\nversion = \"0.35\"\noptional = true\ndefault-features = false\n\n[target.\"cfg(any(target_os = \\\"linux\\\", target_os = \\\"dragonfly\\\", target_os = \\\"freebsd\\\", target_os = \\\"netbsd\\\"))\".dependencies.jack]\nversion = \"0.13\"\noptional = true\n\n[target.\"cfg(any(target_os = \\\"linux\\\", target_os = \\\"dragonfly\\\", target_os = \\\"freebsd\\\", target_os = \\\"netbsd\\\"))\".dependencies.pulseaudio]\nversion = \"0.3\"\noptional = true\n\n[target.\"cfg(any(target_os = \\\"linux\\\", target_os = \\\"dragonfly\\\", target_os = \\\"freebsd\\\", target_os = \\\"netbsd\\\"))\".dependencies.futures]\nversion = \"0.3\"\noptional = true\n\n[target.\"cfg(any(target_os = \\\"linux\\\", target_os = \\\"dragonfly\\\", target_os = \\\"freebsd\\\", target_os = \\\"netbsd\\\"))\".dependencies.pipewire]\nversion = \"0.9\"\noptional = true\nfeatures = [\"v0_3_53\"]\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies]\nmach2 = \"0.6\"\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.coreaudio-rs]\nversion = \"0.14.2\"\ndefault-features = false\nfeatures = [\"core_audio\", \"audio_toolbox\"]\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.objc2-core-audio]\nversion = \"0.3\"\ndefault-features = false\nfeatures = [\"std\", \"AudioHardware\", \"AudioHardwareDeprecated\", \"objc2\", \"objc2-foundation\"]\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.objc2-audio-toolbox]\nversion = \"0.3\"\ndefault-features = false\nfeatures = [\"std\", \"AUComponent\", \"AudioUnitProperties\"]\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.objc2-core-audio-types]\nversion = \"0.3\"\ndefault-features = false\nfeatures = [\"std\", \"CoreAudioBaseTypes\"]\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.objc2-core-foundation]\nversion = \"0.3\"\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.objc2-foundation]\nversion = \"0.3\"\ndefault-features = false\nfeatures = [\"std\", \"NSArray\", \"NSString\", \"NSValue\"]\n\n[target.\"cfg(target_vendor = \\\"apple\\\")\".dependencies.objc2]\nversion = \"0.6\"\n\n[target.\"cfg(target_os = \\\"macos\\\")\".dependencies.jack]\nversion = \"0.13\"\noptional = true\n\n[target.\"cfg(any(target_os = \\\"ios\\\", target_os = \\\"tvos\\\"))\".dependencies]\nblock2 = \"0.6\"\n\n[target.\"cfg(any(target_os = \\\"ios\\\", target_os = \\\"tvos\\\"))\".dependencies.objc2-foundation]\nversion = \"0.3\"\nfeatures = [\"block2\", \"NSDictionary\", \"NSNotification\", \"NSOperation\"]\n\n[target.\"cfg(any(target_os = \\\"ios\\\", target_os = \\\"tvos\\\"))\".dependencies.objc2-avf-audio]\nversion = \"0.3\"\ndefault-features = false\nfeatures = [\"std\", \"AVAudioSession\", \"AVAudioSessionTypes\"]\n\n[target.\"cfg(all(target_arch = \\\"wasm32\\\", target_os = \\\"unknown\\\"))\".dependencies.wasm-bindgen]\nversion = \"0.2\"\noptional = true\n\n[target.\"cfg(all(target_arch = \\\"wasm32\\\", target_os = \\\"unknown\\\"))\".dependencies.wasm-bindgen-futures]\nversion = \"0.4\"\noptional = true\n\n[target.\"cfg(all(target_arch = \\\"wasm32\\\", target_os = \\\"unknown\\\"))\".dependencies.js-sys]\nversion = \"0.3\"\n\n[target.\"cfg(all(target_arch = \\\"wasm32\\\", target_os = \\\"unknown\\\"))\".dependencies.web-sys]\nversion = \"0.3\"\nfeatures = [\"AudioContext\", \"AudioContextOptions\", \"AudioBuffer\", \"AudioBufferSourceNode\", \"AudioNode\", \"AudioDestinationNode\", \"Window\", \"AudioContextState\"]\n\n[target.\"cfg(target_os = \\\"android\\\")\".dependencies]\nndk-context = \"0.1\"\njni = \"0.21\"\nlibc = \"0.2\"\nnum-derive = \"0.4\"\nnum-traits = \"0.2\"\n\n[target.\"cfg(target_os = \\\"android\\\")\".dependencies.audio_thread_priority]\nversion = \"0.35\"\noptional = true\ndefault-features = false\n\n[target.\"cfg(target_os = \\\"android\\\")\".dependencies.ndk]\nversion = \"0.9\"\ndefault-features = false\nfeatures = [\"audio\", \"api-level-26\"]\n\n[[example]]\nname = \"beep\"\n\n[[example]]\nname = \"enumerate\"\n\n[[example]]\nname = \"feedback\"\n\n[[example]]\nname = \"record_wav\"\n\n[[example]]\nname = \"synth_tones\"\n", "dest": "cargo/vendor/cpal", "dest-filename": "Cargo.toml" }, @@ -1108,6 +1121,19 @@ "dest": "cargo/vendor/dasp_sample-0.11.0", "dest-filename": ".cargo-checksum.json" }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/dbus/dbus-0.6.5.crate", + "sha256": "48b5f0f36f1eebe901b0e6bee369a77ed3396334bf3f09abd46454a576f71819", + "dest": "cargo/vendor/dbus-0.6.5" + }, + { + "type": "inline", + "contents": "{\"package\": \"48b5f0f36f1eebe901b0e6bee369a77ed3396334bf3f09abd46454a576f71819\", \"files\": {}}", + "dest": "cargo/vendor/dbus-0.6.5", + "dest-filename": ".cargo-checksum.json" + }, { "type": "archive", "archive-type": "tar-gzip", @@ -1319,14 +1345,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/egui_extras/egui_extras-0.34.1.crate", - "sha256": "62bfc6870c68d3f254e33aca8200095d422e09edacb0f365f79fe23a5ba10963", - "dest": "cargo/vendor/egui_extras-0.34.1" + "url": "https://static.crates.io/crates/egui_extras/egui_extras-0.34.2.crate", + "sha256": "8c609fc87f6c70ffd3afd679cbb294985096d2fc0be33e762ad5614bde4925bc", + "dest": "cargo/vendor/egui_extras-0.34.2" }, { "type": "inline", - "contents": "{\"package\": \"62bfc6870c68d3f254e33aca8200095d422e09edacb0f365f79fe23a5ba10963\", \"files\": {}}", - "dest": "cargo/vendor/egui_extras-0.34.1", + "contents": "{\"package\": \"8c609fc87f6c70ffd3afd679cbb294985096d2fc0be33e762ad5614bde4925bc\", \"files\": {}}", + "dest": "cargo/vendor/egui_extras-0.34.2", "dest-filename": ".cargo-checksum.json" }, { @@ -2060,14 +2086,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/hashbrown/hashbrown-0.17.0.crate", - "sha256": "4f467dd6dccf739c208452f8014c75c18bb8301b050ad1cfb27153803edb0f51", - "dest": "cargo/vendor/hashbrown-0.17.0" + "url": "https://static.crates.io/crates/hashbrown/hashbrown-0.17.1.crate", + "sha256": "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a", + "dest": "cargo/vendor/hashbrown-0.17.1" }, { "type": "inline", - "contents": "{\"package\": \"4f467dd6dccf739c208452f8014c75c18bb8301b050ad1cfb27153803edb0f51\", \"files\": {}}", - "dest": "cargo/vendor/hashbrown-0.17.0", + "contents": "{\"package\": \"ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a\", \"files\": {}}", + "dest": "cargo/vendor/hashbrown-0.17.1", "dest-filename": ".cargo-checksum.json" }, { @@ -2463,14 +2489,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/js-sys/js-sys-0.3.97.crate", - "sha256": "a1840c94c045fbcf8ba2812c95db44499f7c64910a912551aaaa541decebcacf", - "dest": "cargo/vendor/js-sys-0.3.97" + "url": "https://static.crates.io/crates/js-sys/js-sys-0.3.98.crate", + "sha256": "67df7112613f8bfd9150013a0314e196f4800d3201ae742489d999db2f979f08", + "dest": "cargo/vendor/js-sys-0.3.98" }, { "type": "inline", - "contents": "{\"package\": \"a1840c94c045fbcf8ba2812c95db44499f7c64910a912551aaaa541decebcacf\", \"files\": {}}", - "dest": "cargo/vendor/js-sys-0.3.97", + "contents": "{\"package\": \"67df7112613f8bfd9150013a0314e196f4800d3201ae742489d999db2f979f08\", \"files\": {}}", + "dest": "cargo/vendor/js-sys-0.3.98", "dest-filename": ".cargo-checksum.json" }, { @@ -2489,14 +2515,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/kurbo/kurbo-0.13.0.crate", - "sha256": "7564e90fe3c0d5771e1f0bc95322b21baaeaa0d9213fa6a0b61c99f8b17b3bfb", - "dest": "cargo/vendor/kurbo-0.13.0" + "url": "https://static.crates.io/crates/kurbo/kurbo-0.13.1.crate", + "sha256": "4b60dfc32f652b926df6192e55525b16d186c69d47876c3ead4da5cc9f8450e2", + "dest": "cargo/vendor/kurbo-0.13.1" }, { "type": "inline", - "contents": "{\"package\": \"7564e90fe3c0d5771e1f0bc95322b21baaeaa0d9213fa6a0b61c99f8b17b3bfb\", \"files\": {}}", - "dest": "cargo/vendor/kurbo-0.13.0", + "contents": "{\"package\": \"4b60dfc32f652b926df6192e55525b16d186c69d47876c3ead4da5cc9f8450e2\", \"files\": {}}", + "dest": "cargo/vendor/kurbo-0.13.1", "dest-filename": ".cargo-checksum.json" }, { @@ -2538,6 +2564,19 @@ "dest": "cargo/vendor/libc-0.2.186", "dest-filename": ".cargo-checksum.json" }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/libdbus-sys/libdbus-sys-0.2.7.crate", + "sha256": "328c4789d42200f1eeec05bd86c9c13c7f091d2ba9a6ea35acdf51f31bc0f043", + "dest": "cargo/vendor/libdbus-sys-0.2.7" + }, + { + "type": "inline", + "contents": "{\"package\": \"328c4789d42200f1eeec05bd86c9c13c7f091d2ba9a6ea35acdf51f31bc0f043\", \"files\": {}}", + "dest": "cargo/vendor/libdbus-sys-0.2.7", + "dest-filename": ".cargo-checksum.json" + }, { "type": "archive", "archive-type": "tar-gzip", @@ -2720,6 +2759,19 @@ "dest": "cargo/vendor/log-0.4.29", "dest-filename": ".cargo-checksum.json" }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/mach2/mach2-0.4.3.crate", + "sha256": "d640282b302c0bb0a2a8e0233ead9035e3bed871f0b7e81fe4a1ec829765db44", + "dest": "cargo/vendor/mach2-0.4.3" + }, + { + "type": "inline", + "contents": "{\"package\": \"d640282b302c0bb0a2a8e0233ead9035e3bed871f0b7e81fe4a1ec829765db44\", \"files\": {}}", + "dest": "cargo/vendor/mach2-0.4.3", + "dest-filename": ".cargo-checksum.json" + }, { "type": "archive", "archive-type": "tar-gzip", @@ -2853,14 +2905,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/naga/naga-29.0.1.crate", - "sha256": "aa2630921705b9b01dcdd0b6864b9562ca3c1951eecd0f0c4f5f04f61e412647", - "dest": "cargo/vendor/naga-29.0.1" + "url": "https://static.crates.io/crates/naga/naga-29.0.3.crate", + "sha256": "0dd91265cc2454558f659b3b4b9640f0ddb8cc6521277f166b8a8c181c898079", + "dest": "cargo/vendor/naga-29.0.3" }, { "type": "inline", - "contents": "{\"package\": \"aa2630921705b9b01dcdd0b6864b9562ca3c1951eecd0f0c4f5f04f61e412647\", \"files\": {}}", - "dest": "cargo/vendor/naga-29.0.1", + "contents": "{\"package\": \"0dd91265cc2454558f659b3b4b9640f0ddb8cc6521277f166b8a8c181c898079\", \"files\": {}}", + "dest": "cargo/vendor/naga-29.0.3", "dest-filename": ".cargo-checksum.json" }, { @@ -2931,14 +2983,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/no_std_io2/no_std_io2-0.9.3.crate", - "sha256": "b51ed7824b6e07d354605f4abb3d9d300350701299da96642ee084f5ce631550", - "dest": "cargo/vendor/no_std_io2-0.9.3" + "url": "https://static.crates.io/crates/no_std_io2/no_std_io2-0.9.4.crate", + "sha256": "418abd1b6d34fbf6cae440dc874771b0525a604428704c76e48b29a5e67b8003", + "dest": "cargo/vendor/no_std_io2-0.9.4" }, { "type": "inline", - "contents": "{\"package\": \"b51ed7824b6e07d354605f4abb3d9d300350701299da96642ee084f5ce631550\", \"files\": {}}", - "dest": "cargo/vendor/no_std_io2-0.9.3", + "contents": "{\"package\": \"418abd1b6d34fbf6cae440dc874771b0525a604428704c76e48b29a5e67b8003\", \"files\": {}}", + "dest": "cargo/vendor/no_std_io2-0.9.4", "dest-filename": ".cargo-checksum.json" }, { @@ -2983,14 +3035,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/normpath/normpath-1.5.0.crate", - "sha256": "bf23ab2b905654b4cb177e30b629937b3868311d4e1cba859f899c041046e69b", - "dest": "cargo/vendor/normpath-1.5.0" + "url": "https://static.crates.io/crates/normpath/normpath-1.5.1.crate", + "sha256": "b9985ef7269fa99f3b12437bb698381da2428743ab90f20393f399fa14cab21a", + "dest": "cargo/vendor/normpath-1.5.1" }, { "type": "inline", - "contents": "{\"package\": \"bf23ab2b905654b4cb177e30b629937b3868311d4e1cba859f899c041046e69b\", \"files\": {}}", - "dest": "cargo/vendor/normpath-1.5.0", + "contents": "{\"package\": \"b9985ef7269fa99f3b12437bb698381da2428743ab90f20393f399fa14cab21a\", \"files\": {}}", + "dest": "cargo/vendor/normpath-1.5.1", "dest-filename": ".cargo-checksum.json" }, { @@ -3503,14 +3555,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/orbclient/orbclient-0.3.53.crate", - "sha256": "12c6933ddbbd16539a7672e697bb8d41ac3a4e99ac43eeb40c07236bd7fcb2dd", - "dest": "cargo/vendor/orbclient-0.3.53" + "url": "https://static.crates.io/crates/orbclient/orbclient-0.3.54.crate", + "sha256": "a570f6bca41d29acb2139229a7c873ec99bc9a313bd10804081d89bfac8ff329", + "dest": "cargo/vendor/orbclient-0.3.54" }, { "type": "inline", - "contents": "{\"package\": \"12c6933ddbbd16539a7672e697bb8d41ac3a4e99ac43eeb40c07236bd7fcb2dd\", \"files\": {}}", - "dest": "cargo/vendor/orbclient-0.3.53", + "contents": "{\"package\": \"a570f6bca41d29acb2139229a7c873ec99bc9a313bd10804081d89bfac8ff329\", \"files\": {}}", + "dest": "cargo/vendor/orbclient-0.3.54", "dest-filename": ".cargo-checksum.json" }, { @@ -3646,27 +3698,27 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/pin-project/pin-project-1.1.11.crate", - "sha256": "f1749c7ed4bcaf4c3d0a3efc28538844fb29bcdd7d2b67b2be7e20ba861ff517", - "dest": "cargo/vendor/pin-project-1.1.11" + "url": "https://static.crates.io/crates/pin-project/pin-project-1.1.13.crate", + "sha256": "2466b2336ed02bcdca6b294417127b90ec92038d1d5c4fbeac971a922e0e0924", + "dest": "cargo/vendor/pin-project-1.1.13" }, { "type": "inline", - "contents": "{\"package\": \"f1749c7ed4bcaf4c3d0a3efc28538844fb29bcdd7d2b67b2be7e20ba861ff517\", \"files\": {}}", - "dest": "cargo/vendor/pin-project-1.1.11", + "contents": "{\"package\": \"2466b2336ed02bcdca6b294417127b90ec92038d1d5c4fbeac971a922e0e0924\", \"files\": {}}", + "dest": "cargo/vendor/pin-project-1.1.13", "dest-filename": ".cargo-checksum.json" }, { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/pin-project-internal/pin-project-internal-1.1.11.crate", - "sha256": "d9b20ed30f105399776b9c883e68e536ef602a16ae6f596d2c473591d6ad64c6", - "dest": "cargo/vendor/pin-project-internal-1.1.11" + "url": "https://static.crates.io/crates/pin-project-internal/pin-project-internal-1.1.13.crate", + "sha256": "c96395f0a926bc13b1c17622aaddda1ecb55d49c8f1bf9777e4d877800a43f8b", + "dest": "cargo/vendor/pin-project-internal-1.1.13" }, { "type": "inline", - "contents": "{\"package\": \"d9b20ed30f105399776b9c883e68e536ef602a16ae6f596d2c473591d6ad64c6\", \"files\": {}}", - "dest": "cargo/vendor/pin-project-internal-1.1.11", + "contents": "{\"package\": \"c96395f0a926bc13b1c17622aaddda1ecb55d49c8f1bf9777e4d877800a43f8b\", \"files\": {}}", + "dest": "cargo/vendor/pin-project-internal-1.1.13", "dest-filename": ".cargo-checksum.json" }, { @@ -3786,6 +3838,19 @@ "dest": "cargo/vendor/pollster-0.4.0", "dest-filename": ".cargo-checksum.json" }, + { + "type": "archive", + "archive-type": "tar-gzip", + "url": "https://static.crates.io/crates/polycool/polycool-0.4.0.crate", + "sha256": "50596ddc09eb5ad5f75cacd40209568e66df71baf86e1499a0e99c4cff12a5a6", + "dest": "cargo/vendor/polycool-0.4.0" + }, + { + "type": "inline", + "contents": "{\"package\": \"50596ddc09eb5ad5f75cacd40209568e66df71baf86e1499a0e99c4cff12a5a6\", \"files\": {}}", + "dest": "cargo/vendor/polycool-0.4.0", + "dest-filename": ".cargo-checksum.json" + }, { "type": "archive", "archive-type": "tar-gzip", @@ -3893,14 +3958,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/profiling/profiling-1.0.17.crate", - "sha256": "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773", - "dest": "cargo/vendor/profiling-1.0.17" + "url": "https://static.crates.io/crates/profiling/profiling-1.0.18.crate", + "sha256": "3d595e54a326bc53c1c197b32d295e14b169e3cfeaa8dc82b529f947fba6bcf5", + "dest": "cargo/vendor/profiling-1.0.18" }, { "type": "inline", - "contents": "{\"package\": \"3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773\", \"files\": {}}", - "dest": "cargo/vendor/profiling-1.0.17", + "contents": "{\"package\": \"3d595e54a326bc53c1c197b32d295e14b169e3cfeaa8dc82b529f947fba6bcf5\", \"files\": {}}", + "dest": "cargo/vendor/profiling-1.0.18", "dest-filename": ".cargo-checksum.json" }, { @@ -3932,14 +3997,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/quick-xml/quick-xml-0.39.2.crate", - "sha256": "958f21e8e7ceb5a1aa7fa87fab28e7c75976e0bfe7e23ff069e0a260f894067d", - "dest": "cargo/vendor/quick-xml-0.39.2" + "url": "https://static.crates.io/crates/quick-xml/quick-xml-0.39.4.crate", + "sha256": "cdcc8dd4e2f670d309a5f0e83fe36dfdc05af317008fea29144da1a2ac858e5e", + "dest": "cargo/vendor/quick-xml-0.39.4" }, { "type": "inline", - "contents": "{\"package\": \"958f21e8e7ceb5a1aa7fa87fab28e7c75976e0bfe7e23ff069e0a260f894067d\", \"files\": {}}", - "dest": "cargo/vendor/quick-xml-0.39.2", + "contents": "{\"package\": \"cdcc8dd4e2f670d309a5f0e83fe36dfdc05af317008fea29144da1a2ac858e5e\", \"files\": {}}", + "dest": "cargo/vendor/quick-xml-0.39.4", "dest-filename": ".cargo-checksum.json" }, { @@ -4101,14 +4166,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/redox_syscall/redox_syscall-0.7.4.crate", - "sha256": "f450ad9c3b1da563fb6948a8e0fb0fb9269711c9c73d9ea1de5058c79c8d643a", - "dest": "cargo/vendor/redox_syscall-0.7.4" + "url": "https://static.crates.io/crates/redox_syscall/redox_syscall-0.7.5.crate", + "sha256": "4666a1a60d8412eab19d94f6d13dcc9cea0a5ef4fdf6a5db306537413c661b1b", + "dest": "cargo/vendor/redox_syscall-0.7.5" }, { "type": "inline", - "contents": "{\"package\": \"f450ad9c3b1da563fb6948a8e0fb0fb9269711c9c73d9ea1de5058c79c8d643a\", \"files\": {}}", - "dest": "cargo/vendor/redox_syscall-0.7.4", + "contents": "{\"package\": \"4666a1a60d8412eab19d94f6d13dcc9cea0a5ef4fdf6a5db306537413c661b1b\", \"files\": {}}", + "dest": "cargo/vendor/redox_syscall-0.7.5", "dest-filename": ".cargo-checksum.json" }, { @@ -4535,14 +4600,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/siphasher/siphasher-1.0.2.crate", - "sha256": "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e", - "dest": "cargo/vendor/siphasher-1.0.2" + "url": "https://static.crates.io/crates/siphasher/siphasher-1.0.3.crate", + "sha256": "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649", + "dest": "cargo/vendor/siphasher-1.0.3" }, { "type": "inline", - "contents": "{\"package\": \"b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e\", \"files\": {}}", - "dest": "cargo/vendor/siphasher-1.0.2", + "contents": "{\"package\": \"8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649\", \"files\": {}}", + "dest": "cargo/vendor/siphasher-1.0.3", "dest-filename": ".cargo-checksum.json" }, { @@ -5510,66 +5575,66 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wasm-bindgen/wasm-bindgen-0.2.120.crate", - "sha256": "df52b6d9b87e0c74c9edfa1eb2d9bf85e5d63515474513aa50fa181b3c4f5db1", - "dest": "cargo/vendor/wasm-bindgen-0.2.120" + "url": "https://static.crates.io/crates/wasm-bindgen/wasm-bindgen-0.2.121.crate", + "sha256": "49ace1d07c165b0864824eee619580c4689389afa9dc9ed3a4c75040d82e6790", + "dest": "cargo/vendor/wasm-bindgen-0.2.121" }, { "type": "inline", - "contents": "{\"package\": \"df52b6d9b87e0c74c9edfa1eb2d9bf85e5d63515474513aa50fa181b3c4f5db1\", \"files\": {}}", - "dest": "cargo/vendor/wasm-bindgen-0.2.120", + "contents": "{\"package\": \"49ace1d07c165b0864824eee619580c4689389afa9dc9ed3a4c75040d82e6790\", \"files\": {}}", + "dest": "cargo/vendor/wasm-bindgen-0.2.121", "dest-filename": ".cargo-checksum.json" }, { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wasm-bindgen-futures/wasm-bindgen-futures-0.4.70.crate", - "sha256": "af934872acec734c2d80e6617bbb5ff4f12b052dd8e6332b0817bce889516084", - "dest": "cargo/vendor/wasm-bindgen-futures-0.4.70" + "url": "https://static.crates.io/crates/wasm-bindgen-futures/wasm-bindgen-futures-0.4.71.crate", + "sha256": "96492d0d3ffba25305a7dc88720d250b1401d7edca02cc3bcd50633b424673b8", + "dest": "cargo/vendor/wasm-bindgen-futures-0.4.71" }, { "type": "inline", - "contents": "{\"package\": \"af934872acec734c2d80e6617bbb5ff4f12b052dd8e6332b0817bce889516084\", \"files\": {}}", - "dest": "cargo/vendor/wasm-bindgen-futures-0.4.70", + "contents": "{\"package\": \"96492d0d3ffba25305a7dc88720d250b1401d7edca02cc3bcd50633b424673b8\", \"files\": {}}", + "dest": "cargo/vendor/wasm-bindgen-futures-0.4.71", "dest-filename": ".cargo-checksum.json" }, { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wasm-bindgen-macro/wasm-bindgen-macro-0.2.120.crate", - "sha256": "78b1041f495fb322e64aca85f5756b2172e35cd459376e67f2a6c9dffcedb103", - "dest": "cargo/vendor/wasm-bindgen-macro-0.2.120" + "url": "https://static.crates.io/crates/wasm-bindgen-macro/wasm-bindgen-macro-0.2.121.crate", + "sha256": "8e68e6f4afd367a562002c05637acb8578ff2dea1943df76afb9e83d177c8578", + "dest": "cargo/vendor/wasm-bindgen-macro-0.2.121" }, { "type": "inline", - "contents": "{\"package\": \"78b1041f495fb322e64aca85f5756b2172e35cd459376e67f2a6c9dffcedb103\", \"files\": {}}", - "dest": "cargo/vendor/wasm-bindgen-macro-0.2.120", + "contents": "{\"package\": \"8e68e6f4afd367a562002c05637acb8578ff2dea1943df76afb9e83d177c8578\", \"files\": {}}", + "dest": "cargo/vendor/wasm-bindgen-macro-0.2.121", "dest-filename": ".cargo-checksum.json" }, { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wasm-bindgen-macro-support/wasm-bindgen-macro-support-0.2.120.crate", - "sha256": "9dcd0ff20416988a18ac686d4d4d0f6aae9ebf08a389ff5d29012b05af2a1b41", - "dest": "cargo/vendor/wasm-bindgen-macro-support-0.2.120" + "url": "https://static.crates.io/crates/wasm-bindgen-macro-support/wasm-bindgen-macro-support-0.2.121.crate", + "sha256": "d95a9ec35c64b2a7cb35d3fead40c4238d0940c86d107136999567a4703259f2", + "dest": "cargo/vendor/wasm-bindgen-macro-support-0.2.121" }, { "type": "inline", - "contents": "{\"package\": \"9dcd0ff20416988a18ac686d4d4d0f6aae9ebf08a389ff5d29012b05af2a1b41\", \"files\": {}}", - "dest": "cargo/vendor/wasm-bindgen-macro-support-0.2.120", + "contents": "{\"package\": \"d95a9ec35c64b2a7cb35d3fead40c4238d0940c86d107136999567a4703259f2\", \"files\": {}}", + "dest": "cargo/vendor/wasm-bindgen-macro-support-0.2.121", "dest-filename": ".cargo-checksum.json" }, { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wasm-bindgen-shared/wasm-bindgen-shared-0.2.120.crate", - "sha256": "49757b3c82ebf16c57d69365a142940b384176c24df52a087fb748e2085359ea", - "dest": "cargo/vendor/wasm-bindgen-shared-0.2.120" + "url": "https://static.crates.io/crates/wasm-bindgen-shared/wasm-bindgen-shared-0.2.121.crate", + "sha256": "c4e0100b01e9f0d03189a92b96772a1fb998639d981193d7dbab487302513441", + "dest": "cargo/vendor/wasm-bindgen-shared-0.2.121" }, { "type": "inline", - "contents": "{\"package\": \"49757b3c82ebf16c57d69365a142940b384176c24df52a087fb748e2085359ea\", \"files\": {}}", - "dest": "cargo/vendor/wasm-bindgen-shared-0.2.120", + "contents": "{\"package\": \"c4e0100b01e9f0d03189a92b96772a1fb998639d981193d7dbab487302513441\", \"files\": {}}", + "dest": "cargo/vendor/wasm-bindgen-shared-0.2.121", "dest-filename": ".cargo-checksum.json" }, { @@ -5757,14 +5822,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/web-sys/web-sys-0.3.97.crate", - "sha256": "2eadbac71025cd7b0834f20d1fe8472e8495821b4e9801eb0a60bd1f19827602", - "dest": "cargo/vendor/web-sys-0.3.97" + "url": "https://static.crates.io/crates/web-sys/web-sys-0.3.98.crate", + "sha256": "4b572dff8bcf38bad0fa19729c89bb5748b2b9b1d8be70cf90df697e3a8f32aa", + "dest": "cargo/vendor/web-sys-0.3.98" }, { "type": "inline", - "contents": "{\"package\": \"2eadbac71025cd7b0834f20d1fe8472e8495821b4e9801eb0a60bd1f19827602\", \"files\": {}}", - "dest": "cargo/vendor/web-sys-0.3.97", + "contents": "{\"package\": \"4b572dff8bcf38bad0fa19729c89bb5748b2b9b1d8be70cf90df697e3a8f32aa\", \"files\": {}}", + "dest": "cargo/vendor/web-sys-0.3.98", "dest-filename": ".cargo-checksum.json" }, { @@ -5809,79 +5874,79 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wgpu/wgpu-29.0.1.crate", - "sha256": "72c239a9a747bbd379590985bac952c2e53cb19873f7072b3370c6a6a8e06837", - "dest": "cargo/vendor/wgpu-29.0.1" + "url": "https://static.crates.io/crates/wgpu/wgpu-29.0.3.crate", + "sha256": "bb3feacc458f7bee8bc1737149b42b6c731aa461039a4264a67bb6681646b250", + "dest": "cargo/vendor/wgpu-29.0.3" }, { "type": "inline", - "contents": "{\"package\": \"72c239a9a747bbd379590985bac952c2e53cb19873f7072b3370c6a6a8e06837\", \"files\": {}}", - "dest": "cargo/vendor/wgpu-29.0.1", + "contents": "{\"package\": \"bb3feacc458f7bee8bc1737149b42b6c731aa461039a4264a67bb6681646b250\", \"files\": {}}", + "dest": "cargo/vendor/wgpu-29.0.3", "dest-filename": ".cargo-checksum.json" }, { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wgpu-core/wgpu-core-29.0.1.crate", - "sha256": "1e80ac6cf1895df6342f87d975162108f9d98772a0d74bc404ab7304ac29469e", - "dest": "cargo/vendor/wgpu-core-29.0.1" + "url": "https://static.crates.io/crates/wgpu-core/wgpu-core-29.0.3.crate", + "sha256": "02da3ad1b568337f25513b317870960ef87073ea0945502e44b864b67a8c77b7", + "dest": "cargo/vendor/wgpu-core-29.0.3" }, { "type": "inline", - "contents": "{\"package\": \"1e80ac6cf1895df6342f87d975162108f9d98772a0d74bc404ab7304ac29469e\", \"files\": {}}", - "dest": "cargo/vendor/wgpu-core-29.0.1", + "contents": "{\"package\": \"02da3ad1b568337f25513b317870960ef87073ea0945502e44b864b67a8c77b7\", \"files\": {}}", + "dest": "cargo/vendor/wgpu-core-29.0.3", "dest-filename": ".cargo-checksum.json" }, { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wgpu-core-deps-windows-linux-android/wgpu-core-deps-windows-linux-android-29.0.0.crate", - "sha256": "725d5c006a8c02967b6d93ef04f6537ec4593313e330cfe86d9d3f946eb90f28", - "dest": "cargo/vendor/wgpu-core-deps-windows-linux-android-29.0.0" + "url": "https://static.crates.io/crates/wgpu-core-deps-windows-linux-android/wgpu-core-deps-windows-linux-android-29.0.3.crate", + "sha256": "1bfb01076d0aa08b0ba9bd741e178b5cc440f5abe99d9581323a4c8b5d1a1916", + "dest": "cargo/vendor/wgpu-core-deps-windows-linux-android-29.0.3" }, { "type": "inline", - "contents": "{\"package\": \"725d5c006a8c02967b6d93ef04f6537ec4593313e330cfe86d9d3f946eb90f28\", \"files\": {}}", - "dest": "cargo/vendor/wgpu-core-deps-windows-linux-android-29.0.0", + "contents": "{\"package\": \"1bfb01076d0aa08b0ba9bd741e178b5cc440f5abe99d9581323a4c8b5d1a1916\", \"files\": {}}", + "dest": "cargo/vendor/wgpu-core-deps-windows-linux-android-29.0.3", "dest-filename": ".cargo-checksum.json" }, { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wgpu-hal/wgpu-hal-29.0.1.crate", - "sha256": "89a47aef47636562f3937285af4c44b4b5b404b46577471411cc5313a921da7e", - "dest": "cargo/vendor/wgpu-hal-29.0.1" + "url": "https://static.crates.io/crates/wgpu-hal/wgpu-hal-29.0.3.crate", + "sha256": "31f8e1a9e7a8512f276f7c62e018c7fa8d60954303fed2e5750114332049193f", + "dest": "cargo/vendor/wgpu-hal-29.0.3" }, { "type": "inline", - "contents": "{\"package\": \"89a47aef47636562f3937285af4c44b4b5b404b46577471411cc5313a921da7e\", \"files\": {}}", - "dest": "cargo/vendor/wgpu-hal-29.0.1", + "contents": "{\"package\": \"31f8e1a9e7a8512f276f7c62e018c7fa8d60954303fed2e5750114332049193f\", \"files\": {}}", + "dest": "cargo/vendor/wgpu-hal-29.0.3", "dest-filename": ".cargo-checksum.json" }, { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wgpu-naga-bridge/wgpu-naga-bridge-29.0.1.crate", - "sha256": "7b4684f4410da0cf95a4cb63bb5edaac022461dedb6adf0b64d0d9b5f6890d51", - "dest": "cargo/vendor/wgpu-naga-bridge-29.0.1" + "url": "https://static.crates.io/crates/wgpu-naga-bridge/wgpu-naga-bridge-29.0.3.crate", + "sha256": "59c654c483f058800972c3645e95388a7eca31bf9fe1933bc20e036588a0be02", + "dest": "cargo/vendor/wgpu-naga-bridge-29.0.3" }, { "type": "inline", - "contents": "{\"package\": \"7b4684f4410da0cf95a4cb63bb5edaac022461dedb6adf0b64d0d9b5f6890d51\", \"files\": {}}", - "dest": "cargo/vendor/wgpu-naga-bridge-29.0.1", + "contents": "{\"package\": \"59c654c483f058800972c3645e95388a7eca31bf9fe1933bc20e036588a0be02\", \"files\": {}}", + "dest": "cargo/vendor/wgpu-naga-bridge-29.0.3", "dest-filename": ".cargo-checksum.json" }, { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/wgpu-types/wgpu-types-29.0.1.crate", - "sha256": "ec2675540fb1a5cfa5ef122d3d5f390e2c75711a0b946410f2d6ac3a0f77d1f6", - "dest": "cargo/vendor/wgpu-types-29.0.1" + "url": "https://static.crates.io/crates/wgpu-types/wgpu-types-29.0.3.crate", + "sha256": "a9bcc31518a0e9735aefebedb5f7a9ef3ed1c42549c9f4c882fa9060ceaac639", + "dest": "cargo/vendor/wgpu-types-29.0.3" }, { "type": "inline", - "contents": "{\"package\": \"ec2675540fb1a5cfa5ef122d3d5f390e2c75711a0b946410f2d6ac3a0f77d1f6\", \"files\": {}}", - "dest": "cargo/vendor/wgpu-types-29.0.1", + "contents": "{\"package\": \"a9bcc31518a0e9735aefebedb5f7a9ef3ed1c42549c9f4c882fa9060ceaac639\", \"files\": {}}", + "dest": "cargo/vendor/wgpu-types-29.0.3", "dest-filename": ".cargo-checksum.json" }, { @@ -6771,14 +6836,14 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zerofrom/zerofrom-0.1.7.crate", - "sha256": "69faa1f2a1ea75661980b013019ed6687ed0e83d069bc1114e2cc74c6c04c4df", - "dest": "cargo/vendor/zerofrom-0.1.7" + "url": "https://static.crates.io/crates/zerofrom/zerofrom-0.1.8.crate", + "sha256": "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272", + "dest": "cargo/vendor/zerofrom-0.1.8" }, { "type": "inline", - "contents": "{\"package\": \"69faa1f2a1ea75661980b013019ed6687ed0e83d069bc1114e2cc74c6c04c4df\", \"files\": {}}", - "dest": "cargo/vendor/zerofrom-0.1.7", + "contents": "{\"package\": \"0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272\", \"files\": {}}", + "dest": "cargo/vendor/zerofrom-0.1.8", "dest-filename": ".cargo-checksum.json" }, { @@ -6914,27 +6979,27 @@ { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zvariant/zvariant-5.10.1.crate", - "sha256": "c4db0ecb8987cf5e92653c57c098f7f0e39a03112edb796f4fe089fb7eaa14ff", - "dest": "cargo/vendor/zvariant-5.10.1" + "url": "https://static.crates.io/crates/zvariant/zvariant-5.11.0.crate", + "sha256": "1c1567a6ec68df868cbbfde844cfc6d81649fe5109a62b116b19fabd53e618ee", + "dest": "cargo/vendor/zvariant-5.11.0" }, { "type": "inline", - "contents": "{\"package\": \"c4db0ecb8987cf5e92653c57c098f7f0e39a03112edb796f4fe089fb7eaa14ff\", \"files\": {}}", - "dest": "cargo/vendor/zvariant-5.10.1", + "contents": "{\"package\": \"1c1567a6ec68df868cbbfde844cfc6d81649fe5109a62b116b19fabd53e618ee\", \"files\": {}}", + "dest": "cargo/vendor/zvariant-5.11.0", "dest-filename": ".cargo-checksum.json" }, { "type": "archive", "archive-type": "tar-gzip", - "url": "https://static.crates.io/crates/zvariant_derive/zvariant_derive-5.10.1.crate", - "sha256": "5b949b639ab1b4bed763aa7481ba0e368af68d8b55532f8ed4bec86a59f2ca98", - "dest": "cargo/vendor/zvariant_derive-5.10.1" + "url": "https://static.crates.io/crates/zvariant_derive/zvariant_derive-5.11.0.crate", + "sha256": "c7d5b780599bbde114e39d9a0799577fad1ced5105d38515745f7b3099d8ceda", + "dest": "cargo/vendor/zvariant_derive-5.11.0" }, { "type": "inline", - "contents": "{\"package\": \"5b949b639ab1b4bed763aa7481ba0e368af68d8b55532f8ed4bec86a59f2ca98\", \"files\": {}}", - "dest": "cargo/vendor/zvariant_derive-5.10.1", + "contents": "{\"package\": \"c7d5b780599bbde114e39d9a0799577fad1ced5105d38515745f7b3099d8ceda\", \"files\": {}}", + "dest": "cargo/vendor/zvariant_derive-5.11.0", "dest-filename": ".cargo-checksum.json" }, {