Skip to content

Commit

Permalink
New version: ConstrainedShortestPaths v0.3.0 (#112662)
Browse files Browse the repository at this point in the history
UUID: b3798467-87dc-4d99-943d-35a1bd39e395
Repo: https://github.com/BatyLeo/ConstrainedShortestPaths.jl.git
Tree: f2e5544fef670d5665735e92242ad344a2521cb1

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8

Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Aug 8, 2024
1 parent 68e4be6 commit 661f6d4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
8 changes: 7 additions & 1 deletion C/ConstrainedShortestPaths/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,11 @@
DataStructures = "0.18"
Graphs = "1"
SimpleTraits = "0.9"
Statistics = "1.7.0-1"
julia = "1.7.0-1"

["0-0.2"]
Statistics = "1.7.0-1"

["0.3-0"]
SparseArrays = ["0.0.0", "1"]
Statistics = ["0.0.0", "1"]
3 changes: 3 additions & 0 deletions C/ConstrainedShortestPaths/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "452e2c2213114d689186f2400168d697d7c7bcd6"

["0.2.1"]
git-tree-sha1 = "fb018422ddefd1a9f12be6a92ddff0ba9542ac27"

["0.3.0"]
git-tree-sha1 = "f2e5544fef670d5665735e92242ad344a2521cb1"

0 comments on commit 661f6d4

Please sign in to comment.