Commit graph

3 commits

Author SHA1 Message Date
Jacob Heider bc6433bf3e fix(curve-dalek.rust)
with the release of rust 1.78 we can undo these... tweaks.

fix deno specifically

Revert "fix deno specifically"

This reverts commit 4dbe7bd82386dc429a6d448b2004c3df4f0c9807.

revert deno
2024-05-02 15:20:04 -04:00
Jacob Heider e89da6236b fix(versio)
something up with simd on x86-64. hoping the next rust release is what we need.

closes #5159
2024-02-08 18:09:25 -05:00
Kevin Chen c02a523802
+versio -- manage semantic versions based on conventional commits (#3201)
* +versio -- manage semantic versions based on conventional commits

* add gpgme dep

* gpgme ^1.13

* needs libassuan

* runtime libs

* zlib

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-09-05 03:19:38 +02:00