A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Firstyear/concread/commit/b15be53b6ec076acb295a5c0483cdb4bf9be838f below:

Fix UB from miri in drop

1 1

[package]

2 2

name = "concread"

3 -

version = "0.1.7"

3 +

version = "0.1.8"

4 4

authors = ["William Brown <william@blackhats.net.au>"]

5 5 6 6

description = "Concurrently Readable Data-Structures for Rust"

@@ -11,16 +11,15 @@ readme = "README.md"

11 11

keywords = ["data-structures", "concread", "concurrency", "parallel",]

12 12

categories = ["data-structures", "memory-management",]

13 13

license = "MPL-2.0"

14 -

license-file = "LICENSE.md"

15 14 16 15

[dependencies]

17 -

crossbeam-epoch = "0.5"

18 -

crossbeam-utils = "0.5"

19 -

parking_lot = "0.6"

16 +

crossbeam-epoch = "0.8"

17 +

crossbeam-utils = "0.7"

18 +

parking_lot = "0.10"

20 19

num = "0.2.0"

21 20 22 21

[dev-dependencies]

23 -

time = "0.1"

22 +

time = "0.2"

24 23

rand = "0.7"

25 24 26 25

[[bin]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4