add Random

This commit is contained in:
ton
2023-07-06 12:02:12 +07:00
parent 89e0e6aae9
commit ea004f5f45
4 changed files with 46 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
# This file is machine-generated - editing it directly is not advised
julia_version = "1.9.1"
julia_version = "1.9.2"
manifest_format = "2.0"
project_hash = "d86d570e6c4d2d0ecbcd4606884947cccd9fe0ff"
project_hash = "bf29b9b6c22b1a96a3e10687abec46c3de1b7715"
[[deps.AbstractFFTs]]
deps = ["LinearAlgebra"]
@@ -142,7 +142,7 @@ weakdeps = ["Dates", "LinearAlgebra"]
[[deps.CompilerSupportLibraries_jll]]
deps = ["Artifacts", "Libdl"]
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
version = "1.0.2+0"
version = "1.0.5+0"
[[deps.CompositionsBase]]
git-tree-sha1 = "802bb88cd69dfd1509f6670416bd4434015693ad"
@@ -530,7 +530,7 @@ version = "1.6.0"
[[deps.Pkg]]
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
version = "1.9.0"
version = "1.9.2"
[[deps.PrecompileTools]]
deps = ["Preferences"]