diff --git a/Cargo.lock b/Cargo.lock index cc44519e3..a3e2ec5f2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7544,9 +7544,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.92" +version = "1.0.93" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" +checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99" dependencies = [ "unicode-ident", ] diff --git a/utils/checks/snapshots/features.yaml b/utils/checks/snapshots/features.yaml index 78fcde30e..a6cfaf85b 100644 --- a/utils/checks/snapshots/features.yaml +++ b/utils/checks/snapshots/features.yaml @@ -2454,7 +2454,7 @@ features: [] - name: proc-macro-warning 0.3.1 features: [] -- name: proc-macro2 1.0.92 +- name: proc-macro2 1.0.93 features: - default - proc-macro