Bump proc-macro2 from 1.0.58 to 1.0.59 in /lang/rust (#2254)

Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.58 to 1.0.59.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.58...1.0.59)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 files changed
tree: 60fbe612a6fb390f736b55928f2bd1f55f37b05e
  1. .devcontainer/
  2. .github/
  3. .mvn/
  4. doc/
  5. lang/
  6. share/
  7. .asf.yaml
  8. .editorconfig
  9. .gitattributes
  10. .gitignore
  11. .gitmodules
  12. .yamllint.yml
  13. BUILD.md
  14. build.sh
  15. composer.json
  16. DIST_README.txt
  17. docker-compose.yml
  18. LICENSE.txt
  19. NOTICE.txt
  20. pom.xml
  21. README.md
README.md

Apache Avro™

test c test c# test c++ test java test javascript test perl test ruby test python test php

rust continuous integration rust clippy check rust security audit

codeql c# codeql java codeql javascript codeql python


Apache Avro™ is a data serialization system.

Learn more about Avro, please visit our website at:

https://avro.apache.org/

To contribute to Avro, please read:

https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute