Skip to content

Commit

Permalink
Switch to registered CORBITS.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
eford committed Jun 4, 2019
1 parent 2bcca71 commit 54878a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 5 additions & 7 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,9 @@ version = "0.2.3"

[[CORBITS]]
deps = ["Libdl", "Pkg", "Test"]
git-tree-sha1 = "b22047bda242cbdf3e146995e98b14f5b3ccd809"
repo-rev = "master"
repo-url = "[email protected]:eford/CORBITS.jl.git"
uuid = "2ef0fd6c-02ed-11e9-22ee-f18eda6e5e26"
version = "1.0.0"
git-tree-sha1 = "baf8790d4796845b7a2633bf8664eca7056ef2ea"
uuid = "19bfd68b-3085-5123-a7aa-2ec83b867ca4"
version = "1.0.1"

[[CSV]]
deps = ["CategoricalArrays", "DataFrames", "DataStreams", "Dates", "Mmap", "Parsers", "Profile", "Random", "Tables", "Test", "Unicode", "WeakRefStrings"]
Expand Down Expand Up @@ -367,9 +365,9 @@ version = "1.0.0"

[[Tables]]
deps = ["IteratorInterfaceExtensions", "LinearAlgebra", "Requires", "TableTraits", "Test"]
git-tree-sha1 = "c5d784c61e9d243a5a6a8458d19f535b70bdedeb"
git-tree-sha1 = "351a4b894122e1553c6ed05fda54086ab036adef"
uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
version = "0.2.4"
version = "0.2.5"

[[Test]]
deps = ["Distributed", "InteractiveUtils", "Logging", "Random"]
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors = ["Eric Ford <[email protected]>"]
version = "1.0.0"

[deps]
CORBITS = "2ef0fd6c-02ed-11e9-22ee-f18eda6e5e26"
CORBITS = "19bfd68b-3085-5123-a7aa-2ec83b867ca4"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Expand Down

0 comments on commit 54878a3

Please sign in to comment.