Skip to content

Commit 929e477

Browse files
add moshi to sources
1 parent ca22bdb commit 929e477

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,4 @@ test = ["BenchmarkTools", "Documenter", "LabelledArrays", "Pkg", "PkgBenchmark",
9292

9393
[sources]
9494
WeakCacheSets = {url="https://github.com/JuliaCollections/WeakCacheSets.jl"}
95+
Moshi = {url="https://github.com/AayushSabharwal/Moshi.jl", rev="as/mutable-adt"}

benchmark/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22

33
[sources]
44
WeakCacheSets = {url="https://github.com/JuliaCollections/WeakCacheSets.jl"}
5+
Moshi = {url="https://github.com/AayushSabharwal/Moshi.jl", rev="as/mutable-adt"}

0 commit comments

Comments
 (0)