| { | ||
| "git": { | ||
| "sha1": "188ceccacedd20ff9ecc4037d43162f39a41f7bf" | ||
| "sha1": "44d758d558c62bf08bfdef49159f30fe37a8c101" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+1
-1
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "paste" | ||
| version = "1.0.10" | ||
| version = "1.0.11" | ||
| authors = ["David Tolnay <dtolnay@gmail.com>"] | ||
@@ -19,0 +19,0 @@ description = "Macros for all your token pasting needs" |
+1
-1
@@ -7,3 +7,3 @@ Macros for all your token pasting needs | ||
| [<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-paste-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs" height="20">](https://docs.rs/paste) | ||
| [<img alt="build status" src="https://img.shields.io/github/workflow/status/dtolnay/paste/CI/master?style=for-the-badge" height="20">](https://github.com/dtolnay/paste/actions?query=branch%3Amaster) | ||
| [<img alt="build status" src="https://img.shields.io/github/actions/workflow/status/dtolnay/paste/ci.yml?branch=master&style=for-the-badge" height="20">](https://github.com/dtolnay/paste/actions?query=branch%3Amaster) | ||
@@ -10,0 +10,0 @@ The nightly-only [`concat_idents!`] macro in the Rust standard library is |
Sorry, the diff of this file is not supported yet