diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-08-06 21:48:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-06 21:48:51 +0000 |
| commit | 41df199623a12fbf79097e2d0aa5c7b1eeca2cb5 (patch) | |
| tree | 2c881e90ee41574084d6e5a00dfc0deb179a4b74 /library/compiler-builtins | |
| parent | 54f851d68fd57f1574255b98412eefde8aaa4e47 (diff) | |
| download | rust-41df199623a12fbf79097e2d0aa5c7b1eeca2cb5.tar.gz rust-41df199623a12fbf79097e2d0aa5c7b1eeca2cb5.zip | |
chore: release
Diffstat (limited to 'library/compiler-builtins')
| -rw-r--r-- | library/compiler-builtins/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/compiler-builtins/Cargo.toml b/library/compiler-builtins/Cargo.toml index 805b44cad0f..6c07fd555ef 100644 --- a/library/compiler-builtins/Cargo.toml +++ b/library/compiler-builtins/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Jorge Aparicio <japaricious@gmail.com>"] name = "compiler_builtins" -version = "0.1.115" +version = "0.1.116" license = "MIT/Apache-2.0" readme = "README.md" repository = "https://github.com/rust-lang/compiler-builtins" |
