diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 56f35793..872f7a79 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -20,3 +20,4 @@ This file aims to acknowledge the specific contributors referred to in the "Cont * Mohamed Omar Asaker (@mohamedasaker-arm) * Gowtham Suresh Kumar (@gowthamsk-arm) * William Brown (@firstyear) +* Tomas Agustin Gonzalez Orlando (@tgonzalezorlandoarm) diff --git a/Cargo.lock b/Cargo.lock index ed0b7cce..ad231131 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1187,9 +1187,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.52" +version = "1.0.66" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d0e1ae9e836cc3beddd63db0df682593d7e2d3d891ae8c9083d2113e1744224" +checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9" dependencies = [ "unicode-ident", ]