Skip to content

Commit 8539966

Browse files
committed
Update readme.
Signed-off-by: Andrei Sandu <[email protected]>
1 parent 6c38633 commit 8539966

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# versionize
2+
3+
## Important note
4+
5+
This crate is currently used for cross-version serialization with the [Firecracker snapshot-restore dev preview](https://github.com/firecracker-microvm/firecracker/tree/v0.23.0), but has not been tested for other use cases. It should be considered **experimental software** outside the Firecracker context. It’s likely that this crate will see both interface and implementation changes in the future.
6+
7+
## Description
8+
29
Provides version tolerant serialization and deserialization facilities and implements a persistent storage format for state snapshots.

0 commit comments

Comments
 (0)