Skip to content

Commit da7f473

Browse files
committed
v1.1.1
1 parent 0efae24 commit da7f473

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
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 = "1.1.0"
3+
version = "1.1.1"
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)