Skip to content

Commit

Permalink
revert back hashmap
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyan-dfinity committed Sep 14, 2023
1 parent 5d05a78 commit 7c8febe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collections/motoko/mops.template.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[dependencies]
base = "https://github.com/dfinity/motoko-base#moc-$MOC_VERSION"
stableheapbtreemap = "1.3.0"
map = "9.0.0"
map = "8.1.0"
splay = "0.1.0"
vector = "0.1.2"

0 comments on commit 7c8febe

Please sign in to comment.