Skip to content

Commit

Permalink
CompatHelper: bump compat for QEDbase to 0.3, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Oct 25, 2024
1 parent 381783c commit 257b117
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,30 +1,24 @@
name = "QuantumElectrodynamics"
uuid = "bb1fba1d-cf9b-41b3-874e-4b81465537b9"
authors = [
"Uwe Hernandez Acosta <[email protected]>",
"Simeon Ehrig",
"Klaus Steiniger",
"Tom Jungnickel",
"Anton Reinhard",
]
authors = ["Uwe Hernandez Acosta <[email protected]>", "Simeon Ehrig", "Klaus Steiniger", "Tom Jungnickel", "Anton Reinhard"]
version = "0.1.0"

[deps]
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
QEDbase = "10e22c08-3ccb-4172-bfcf-7d7aa3d04d93"
QEDcore = "35dc0263-cb5f-4c33-a114-1d7f54ab753e"
QEDevents = "fc3ce04a-5be5-4f3a-acff-eceaab723759"
QEDfields = "ac3a6c97-e859-4b9f-96bb-63d2a216042c"
QEDprocesses = "46de9c38-1bb3-4547-a1ec-da24d767fdad"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
julia = "1.10"
Reexport = "^1.2"
QEDbase = "0.2.2"
QEDbase = "0.2.2, 0.3"
QEDcore = "0.1"
QEDevents = "0.1"
QEDfields = "0.1"
QEDprocesses = "0.2"
Reexport = "^1.2"
julia = "1.10"

[extras]
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
Expand Down

0 comments on commit 257b117

Please sign in to comment.