mirror of
https://github.com/str4d/rage.git
synced 2025-04-04 03:17:42 +03:00
v0.10.0
This commit is contained in:
parent
5511d8cecb
commit
e833cd19e4
16 changed files with 28 additions and 18 deletions
|
@ -15,8 +15,8 @@ repository = "https://github.com/str4d/rage"
|
|||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[workspace.dependencies]
|
||||
age = { version = "0.9.2", path = "age" }
|
||||
age-core = { version = "0.9.0", path = "age-core" }
|
||||
age = { version = "0.10.0", path = "age" }
|
||||
age-core = { version = "0.10.0", path = "age-core" }
|
||||
|
||||
# Dependencies required by the age specification:
|
||||
# - Base64 from RFC 4648
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue