Commit Graph

9 Commits

Author SHA1 Message Date
6255dc1c2f Move to Rust 2021 edition
Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-03-01 07:09:28 +01:00
c3fb162732 Update all dependencies to the latest versions
Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-03-01 07:09:28 +01:00
7bbcc3b99b Update confy to show the configuration path
With the older version (v0.4.0) there was no possibility to show the
configuration path to the user, who therefore had to hunt for its
location.

By updating it, this path can now be shown during loading and storing.

Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-02-29 19:53:21 +01:00
096ccec741 Use crate rsa instead of openssl
The rsa crate contains a pure rust implementation of the same
primitives.

This helps with cross platform support, such as Windows.

Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-02-29 19:20:24 +01:00
Yuri Iozzelli
148106e1bd Update metadata for publishing 2020-10-25 10:07:58 +01:00
Yuri Iozzelli
35b83e99e1 Rename to bunq 2020-10-25 10:03:46 +01:00
Yuri Iozzelli
dfa69c9204 Handle openssl in rust. Working getting payments 2020-10-11 22:21:18 +02:00
Yuri Iozzelli
76bbb96490 fix installation request 2020-09-27 22:15:19 +02:00
Yuri Iozzelli
e0f0279570 First commit 2020-09-27 15:17:59 +02:00