Skip to content

Commit

Permalink
Merge pull request #379 from SciML/compathelper/new_version/2024-05-2…
Browse files Browse the repository at this point in the history
…4-18-04-29-944-02603760584

CompatHelper: bump compat for FastBroadcast in [weakdeps] to 0.3, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored May 25, 2024
2 parents 93ca058 + b1b093e commit b75de6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
MonteCarloMeasurements = "0987c9cc-fe09-11e8-30f0-b96dd679fdca"
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"

[extensions]
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
Expand All @@ -40,7 +40,7 @@ Adapt = "3.4, 4"
Aqua = "0.8"
ArrayInterface = "7.6"
DocStringExtensions = "0.9"
FastBroadcast = "0.2.8"
FastBroadcast = "0.2.8, 0.3"
ForwardDiff = "0.10.19"
GPUArraysCore = "0.1.1"
IteratorInterfaceExtensions = "1"
Expand Down

0 comments on commit b75de6e

Please sign in to comment.