Merge pull request #719 from rust-lang/release-plz-2024-10-25T19-38-24Z

chore: release v0.1.136
This commit is contained in:
Trevor Gross 2024-10-26 18:35:41 -05:00 committed by GitHub
commit ad465ce6bd
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.135"
version = "0.1.136"
license = "MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)"
readme = "README.md"
repository = "https://github.com/rust-lang/compiler-builtins"