diff --git a/C/cuStateVec/Compat.toml b/C/cuStateVec/Compat.toml index 3e6d239801d507f..1c00a5c348e1bc5 100644 --- a/C/cuStateVec/Compat.toml +++ b/C/cuStateVec/Compat.toml @@ -32,15 +32,23 @@ CUDA = "5.1" ["1.1.1-1.2.0"] CUDA_Runtime_Discovery = "0.2" +["1.2"] +julia = "1.8.0-1" + ["1.2-1"] CEnum = "0.2-0.5" -julia = "1.8.0-1" ["1.2.0"] CUDA = "5.1-5.2" cuQuantum_jll = "23.10" ["1.2.1-1"] -CUDA = "5.4" CUDA_Runtime_Discovery = "0.2-0.3" cuQuantum_jll = "24.3" + +["1.2.1-1.2"] +CUDA = "5.4" + +["1.3-1"] +CUDA = "5.5" +julia = "1.10.0-1" diff --git a/C/cuStateVec/Versions.toml b/C/cuStateVec/Versions.toml index a70d29b11902f65..f80a612367c8230 100644 --- a/C/cuStateVec/Versions.toml +++ b/C/cuStateVec/Versions.toml @@ -27,3 +27,6 @@ git-tree-sha1 = "6c3d8be7dbeb8ab5be5fc885dee7f3079277e0db" ["1.2.1"] git-tree-sha1 = "b136453d10ac722e0217c13952b83e56ba369c2f" + +["1.3.0"] +git-tree-sha1 = "d5ddc4b3d70a35d9d83c397ac6d18c63371fbdd5"