Skip to content

Commit

Permalink
chore: Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Le0X8 committed Nov 15, 2024
1 parent f644eb9 commit f5ea98f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
[package]
name = "hssp2"
version = "0.1.0"
version = "1.0.0"
edition = "2021"
description = "HSSP v1-3 reference implementation"
license = "MIT"
repository = "https://github.com/acridotheres/hssp2"

[dependencies]
acr = "0.3.2"
Expand Down

0 comments on commit f5ea98f

Please sign in to comment.