Skip to content

Commit

Permalink
chore(*): finalize SCC 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wvwwvwwv committed Dec 27, 2024
1 parent d904e82 commit c740199
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Version 2

2.2.7
2.3.0

* Fix incorrect Sync trait bounds of `Bag` and `Hash*`.

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "scc"
description = "High-performance containers and utilities for concurrent and asynchronous programming"
documentation = "https://docs.rs/scc"
version = "2.2.7"
version = "2.3.0"
authors = ["wvwwvwwv <[email protected]>"]
edition = "2021"
rust-version = "1.65.0"
Expand Down

0 comments on commit c740199

Please sign in to comment.