mirror of
https://github.com/mii443/encrypt.git
synced 2025-08-22 23:15:43 +00:00
add gpsl submodule
This commit is contained in:
@ -9,4 +9,5 @@ edition = "2021"
|
||||
bigdecimal = "0.3.0"
|
||||
primitive-types = "0.11.1"
|
||||
rand = {version = "0.7.3"}
|
||||
rand_chacha = "*"
|
||||
rand_chacha = "*"
|
||||
gpsl = { path = "./gpsl" }
|
Reference in New Issue
Block a user