Skip to content

Commit f1aefe1

Browse files
committed
update compat
1 parent 0fcd98f commit f1aefe1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/docs/src/index.md
33
data
44
scripts
5+
*heuristic_algorithms
56

67
# Files generated by invoking Julia with --code-coverage
78
*.jl.cov

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2727
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2828

2929
[compat]
30+
ConstrainedShortestPaths = "0.6.0"
3031
DataDeps = "0.7"
3132
Distributions = "0.25"
3233
DocStringExtensions = "0.9"

0 commit comments

Comments
 (0)