diff --git a/C/CuYao/Deps.toml b/C/CuYao/Deps.toml index 8716d313d038cf6..01d6d5a811d9cf1 100644 --- a/C/CuYao/Deps.toml +++ b/C/CuYao/Deps.toml @@ -12,3 +12,6 @@ TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6" Yao = "5872b779-8223-5990-8dd0-5abbb0748c8c" YaoArrayRegister = "e600142f-9330-5003-8abb-0ebd767abc51" YaoBase = "a8f54c17-34bc-5a9d-b050-f522fe3f755f" + +["0.1.1-0"] +Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" diff --git a/C/CuYao/Versions.toml b/C/CuYao/Versions.toml index 1468537c5f142cd..e4354877e91cef2 100644 --- a/C/CuYao/Versions.toml +++ b/C/CuYao/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "578a0dfa3db3aec47b67f4721b9d1b6f2fa4c530" + +["0.1.1"] +git-tree-sha1 = "ebb3d7fda46499058f6fa1ff72544b10ffc0f55d"