Bump to 0.72.0

This commit is contained in:
Weihang Lo 2023-04-20 19:14:19 +01:00
parent 5cf3bb9627
commit caf0c82b4c
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

@ -238,7 +238,7 @@ dependencies = [
[[package]]
name = "cargo"
version = "0.71.0"
version = "0.72.0"
dependencies = [
"anyhow",
"base64",

View file

@ -16,7 +16,7 @@ exclude = [
[package]
name = "cargo"
version = "0.71.0"
version = "0.72.0"
edition = "2021"
license = "MIT OR Apache-2.0"
homepage = "https://crates.io"