mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-01 20:07:37 +03:00
Release 1.0.104
This commit is contained in:
parent
8bc261eb41
commit
eb505d1f24
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -194,7 +194,7 @@ checksum = "2d2c12f985c78475a6b8d629afd0c360260ef34cfef52efccdcfd31972f81c2e"
|
|||
|
||||
[[package]]
|
||||
name = "cargo-expand"
|
||||
version = "1.0.103"
|
||||
version = "1.0.104"
|
||||
dependencies = [
|
||||
"bat",
|
||||
"cargo-subcommand-metadata",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "cargo-expand"
|
||||
version = "1.0.103"
|
||||
version = "1.0.104"
|
||||
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