chore: bump to 0.93.0 (#16009)

Extract from rust-lang/cargo#15986
This commit is contained in:
Weihang Lo 2025-09-24 17:20:59 +00:00 committed by GitHub
commit 02c807618d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -319,7 +319,7 @@ dependencies = [
[[package]]
name = "cargo"
version = "0.92.0"
version = "0.93.0"
dependencies = [
"annotate-snippets",
"anstream",

View File

@ -137,7 +137,7 @@ self_named_module_files = "warn"
[package]
name = "cargo"
version = "0.92.0"
version = "0.93.0"
edition.workspace = true
license.workspace = true
rust-version = "1.90" # MSRV:1