Skip to content

Commit

Permalink
release 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ibraheemdev committed Jul 8, 2024
1 parent e88c379 commit 2a85417
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "seize"
version = "0.4.2"
version = "0.4.3"
edition = "2021"
license = "MIT"
authors = ["Ibraheem Ahmed <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Crate](https://img.shields.io/crates/v/seize?style=for-the-badge)](https://crates.io/crates/seize)
[![Github](https://img.shields.io/badge/github-seize-success?style=for-the-badge)](https://github.com/ibraheemdev/seize)
[![Docs](https://img.shields.io/badge/docs.rs-0.4.2-4d76ae?style=for-the-badge)](https://docs.rs/seize)
[![Docs](https://img.shields.io/badge/docs.rs-0.4.3-4d76ae?style=for-the-badge)](https://docs.rs/seize)

Fast, efficient, and robust memory reclamation for concurrent data structures.

Expand Down

0 comments on commit 2a85417

Please sign in to comment.