Skip to content

Commit bd56b9e

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for Nemo to 0.51, (keep existing compat) (#554)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 3bff6f0 commit bd56b9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ PyQDecoders = "17f5de1a-9b79-4409-a58d-4d45812840f7"
3535
Quantikz = "b0d11df0-eea3-4d79-b4a5-421488cbf74b"
3636
QuantumOpticsBase = "4f57444f-1401-5e15-980d-4471b28d5678"
3737

38-
[sources]
39-
QECCore = {path = "lib/QECCore"}
38+
[sources.QECCore]
39+
path = "lib/QECCore"
4040

4141
[extensions]
4242
QuantumCliffordGPUExt = "CUDA"
@@ -65,7 +65,7 @@ LDPCDecoders = "0.3.2"
6565
LinearAlgebra = "1.10"
6666
MacroTools = "0.5.9"
6767
Makie = "0.20, 0.21, 0.22, 0.23, 0.24"
68-
Nemo = "0.45.5, 0.46, 0.47, 0.48, 0.49, 0.50"
68+
Nemo = "0.45.5, 0.46, 0.47, 0.48, 0.49, 0.50, 0.51"
6969
Oscar = "1.1.1"
7070
Plots = "1.38.0"
7171
PrecompileTools = "1.2"

0 commit comments

Comments
 (0)