Merge pull request #696 from rust-lang/release-plz-2024-09-28T15-03-56Z

chore: release v0.1.130
This commit is contained in:
Trevor Gross 2024-09-28 11:19:54 -04:00 committed by GitHub
commit 9b9cf1b97b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
[package]
authors = ["Jorge Aparicio <japaricious@gmail.com>"]
name = "compiler_builtins"
version = "0.1.129"
version = "0.1.130"
license = "MIT/Apache-2.0"
readme = "README.md"
repository = "https://github.com/rust-lang/compiler-builtins"