We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3555ba9 commit 511c078Copy full SHA for 511c078
CHANGELOG.md
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Add `asm::fence()`, a wrapper for implementing a `fence` instruction
13
- Add `asm::fence_i()`, a wrapper for implementing a `fence.i` instruction
14
15
+### Changed
16
+
17
+- CI action updated. It now uses `checkout@v3` and `dtolenay/rust-toolchain`.
18
19
## [v0.10.1] - 2023-01-18
20
21
### Fixed
0 commit comments