Skip to content

Commit 22b59a8

Browse files
committed
bootspec/README: clarify version support
1 parent 8c3411c commit 22b59a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bootspec/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ This crate provides various structures and constants useful for interacting with
55
See: https://github.com/NixOS/rfcs/pull/125.
66

77
The `BootJson` struct implements the `serde::Deserialize` and `serde::Serialize` traits, making it easy to work with existing bootspec documents as well as creating new ones.
8+
9+
## Versioning
10+
11+
* `bootspec` crate versions `1.x` and `2.x` are compatible with [bootspec V1](https://github.com/NixOS/rfcs/pull/125).

0 commit comments

Comments
 (0)