Skip to content

Commit fea29ef

Browse files
committed
v0.3.0
1 parent e407919 commit fea29ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "possum-db"
3-
version = "0.2.3"
3+
version = "0.3.0"
44
edition = "2021"
55
description = "concurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files"
66
license = "MPL-2.0"

0 commit comments

Comments
 (0)