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 be78751 commit db5b403Copy full SHA for db5b403
dargon2_core/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2.1.1
2
+- Bump `ffi` version to `2.0.0`
3
+
4
## 2.1.0
5
- Fix repository & homepage links to point to newly structured repo
6
- Match versioning for dargon2_flutter's desktop support addition
dargon2_core/pubspec.yaml
@@ -1,6 +1,6 @@
name: dargon2_core
description: The bindings for argon2's C reference library. Does not include the library loading itself.
-version: 2.1.0
+version: 2.1.1
homepage: https://github.com/tmthecoder/dargon2/blob/main/dargon2_core
repository: https://github.com/tmthecoder/dargon2/
0 commit comments