Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
  • Loading branch information
chenxiaolong committed Nov 24, 2024
1 parent f2977db commit db5a17c
Show file tree
Hide file tree
Showing 5 changed files with 364 additions and 388 deletions.
121 changes: 41 additions & 80 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion custota-selinux/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ clap = { version = "4.5.9", features = ["derive"] }

[dependencies.sepatch]
git = "https://github.com/chenxiaolong/sepatch"
tag = "v0.3.0"
tag = "v0.3.1"
1 change: 0 additions & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ allow = [
"LGPL-2.1",
"MIT",
"OpenSSL",
"Unicode-DFS-2016",
]

[[licenses.clarify]]
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
android-gradle-plugin = "8.6.1"
android-gradle-plugin = "8.7.2"
androidx-activity = "1.9.3"
androidx-appcompat = "1.7.0"
androidx-core = "1.15.0"
Expand Down
Loading

0 comments on commit db5a17c

Please sign in to comment.