We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c85f77 commit 72761caCopy full SHA for 72761ca
curve25519-dalek-derive/CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+Entries are listed in reverse chronological order per undeprecated
4
+major series.
5
6
+### 0.1.1
7
8
+* Copied over license files from [original](https://github.com/koute/unsafe_target_feature/tree/389ae00d34cf0ff589cb8d9b38a85ae1b05ebfdc) repo
curve25519-dalek-derive/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "curve25519-dalek-derive"
-version = "0.1.0"
+version = "0.1.1"
edition = "2021"
repository = "https://github.com/dalek-cryptography/curve25519-dalek"
0 commit comments