Skip to content

Commit 7d6c823

Browse files
Update corosensei requirement from 0.2 to 0.3
Updates the requirements on [corosensei](https://github.com/Amanieu/corosensei) to permit the latest version. - [Release notes](https://github.com/Amanieu/corosensei/releases) - [Changelog](https://github.com/Amanieu/corosensei/blob/master/CHANGELOG.md) - [Commits](Amanieu/corosensei@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: corosensei dependency-version: 0.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 304a851 commit 7d6c823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ rand = "0.9"
3939
st3 = "0.4"
4040
crossbeam-deque = "0.8"
4141
time = "0.3"
42-
corosensei = "0.2"
42+
corosensei = "0.3"
4343
core_affinity = "0.8"
4444
crossbeam-utils = "0.8"
4545
crossbeam-skiplist = "0.1"

0 commit comments

Comments
 (0)