Skip to content

Commit 1091b66

Browse files
authored
x-wing v0.0.1-pre.1 (#100)
Includes draft 06 updates
1 parent e8a4dc1 commit 1091b66

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

x-wing/Cargo.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
[package]
22
name = "x-wing"
3-
description = """
4-
Pure Rust implementation of the X-Wing Key-Encapsulation Mechanism
5-
"""
6-
version = "0.0.1-alpha"
3+
description = "Pure Rust implementation of the X-Wing Key Encapsulation Mechanism (draft 06)"
4+
version = "0.0.1-pre.1"
75
edition = "2021"
86
rust-version = "1.81"
97
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)