Skip to content

Commit 60ff92c

Browse files
committed
v0.2.0
1 parent 6e6f4ab commit 60ff92c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "backfill"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
edition = "2024"
55
description = "A boringly-named priority work queue system for doing async tasks."
66
categories = ["concurrency", "data-structures"]

0 commit comments

Comments
 (0)