mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-03 12:57:38 +03:00
Release 1.0.72
This commit is contained in:
parent
c342b03222
commit
60e3533dac
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -177,7 +177,7 @@ checksum = "a3e368af43e418a04d52505cf3dbc23dda4e3407ae2fa99fd0e4f308ce546acc"
|
|||
|
||||
[[package]]
|
||||
name = "cargo-expand"
|
||||
version = "1.0.71"
|
||||
version = "1.0.72"
|
||||
dependencies = [
|
||||
"bat",
|
||||
"cargo-subcommand-metadata",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "cargo-expand"
|
||||
version = "1.0.71"
|
||||
version = "1.0.72"
|
||||
authors = ["David Tolnay <dtolnay@gmail.com>"]
|
||||
autotests = false
|
||||
categories = ["development-tools::cargo-plugins", "development-tools::debugging"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue