Bump to 0.80.0

This commit is contained in:
Weihang Lo 2024-03-18 11:44:35 -04:00
parent 69726309bf
commit e6dccf946f
No known key found for this signature in database
GPG Key ID: D7DBF189825E82E7
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -274,7 +274,7 @@ dependencies = [
[[package]]
name = "cargo"
version = "0.79.0"
version = "0.80.0"
dependencies = [
"annotate-snippets",
"anstream",

View File

@ -125,7 +125,7 @@ self_named_module_files = "warn"
[package]
name = "cargo"
version = "0.79.0"
version = "0.80.0"
edition.workspace = true
license.workspace = true
rust-version = "1.76.0" # MSRV:1