mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-02 20:37:37 +03:00
Release 1.0.36
This commit is contained in:
parent
1fb141dd38
commit
28b5e11ca7
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -135,7 +135,7 @@ checksum = "6c58ec36aac5066d5ca17df51b3e70279f5670a72102f5752cb7e7c856adfc70"
|
|||
|
||||
[[package]]
|
||||
name = "cargo-expand"
|
||||
version = "1.0.35"
|
||||
version = "1.0.36"
|
||||
dependencies = [
|
||||
"atty",
|
||||
"bat",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "cargo-expand"
|
||||
version = "1.0.35"
|
||||
version = "1.0.36"
|
||||
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