diff --git a/D/Dices/Deps.toml b/D/Dices/Deps.toml index ef242cdd1be7b1d..470fcdbeee7ff20 100644 --- a/D/Dices/Deps.toml +++ b/D/Dices/Deps.toml @@ -1,2 +1,6 @@ [0] Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" + +["0.1.1-0"] +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" diff --git a/D/Dices/Versions.toml b/D/Dices/Versions.toml index 7b2c7a10871572d..9c483826c0dd233 100644 --- a/D/Dices/Versions.toml +++ b/D/Dices/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "f3326e1ebdbe439330b79cc907b7a857a91235d8" + +["0.1.1"] +git-tree-sha1 = "1a1bd74d590b5ae205b8676ec43e811c03c70b38"