Skip to content

Commit db8fb70

Browse files
committed
Release 23.1.1
1 parent 1929d5d commit db8fb70

File tree

3 files changed

+54
-54
lines changed

3 files changed

+54
-54
lines changed

Cargo.lock

Lines changed: 52 additions & 52 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
@@ -8,7 +8,7 @@ license = "GPL-2.0"
88
name = "conserve"
99
readme = "README.md"
1010
repository = "https://github.com/sourcefrog/conserve/"
11-
version = "23.1.1-pre"
11+
version = "23.1.1"
1212
rust-version = "1.63"
1313

1414
[[bin]]

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Conserve release history
22

3-
## Unreleased
3+
## 23.1.1
44

55
- Fixed: User and group mappings are now cached in memory. This fixes a performance regression in
66
restore on the order of 10%.

0 commit comments

Comments
 (0)