mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-27 15:51:34 +02:00
Update dependencies
Notables updates: - wgpu v0.11.1 -> v0.12.0 - winit v0.20.0 -> v0.26.0
This commit is contained in:
parent
608c05a408
commit
eda0882451
2 changed files with 186 additions and 258 deletions
438
Cargo.lock
generated
438
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1,13 +1,11 @@
|
|||
cargo-features = ["strip"] # nightly
|
||||
|
||||
[package]
|
||||
name = "uad_gui"
|
||||
description = "A cross-platform GUI debloater for android devices"
|
||||
version = "0.3.0"
|
||||
authors = ["w1nst0n"]
|
||||
license = "GPL-3.0"
|
||||
homepage = "https://gitlab.com/W1nst0n/universal-android-debloater-rs"
|
||||
repository = "https://gitlab.com/W1nst0n/universal-android-debloater-rs"
|
||||
homepage = "https://github.com/0x192/universal-android-debloater"
|
||||
repository = "https://github.com/0x192/universal-android-debloater"
|
||||
readme = "README.md"
|
||||
keywords = ["debloater", "android", "adb", "privacy", "bloatware"]
|
||||
categories = ["gui"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue