We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fae680 commit cd11e0cCopy full SHA for cd11e0c
Changelog.md
@@ -1,5 +1,6 @@
1
## Next
2
3
+* internal: updates `matchers` dev-dependency (#394)
4
* Add support for Weak references (#388).
5
* Clarify difference between `List` and `pure/List` in doc comments (#386).
6
mops.toml
@@ -16,7 +16,7 @@ license = "Apache-2.0"
16
test = "2.1.1"
17
bench = "1.0.0"
18
fuzz = "1.0.0"
19
-matchers = "https://github.com/kritzcreek/motoko-matchers#v1.3.1@5ba5f52bd9a5649dedf5e2a1ccd55d98ed7ff982"
+matchers = "2.1.0"
20
base-0-14-13 = "https://github.com/dfinity/motoko-base#moc-0.14.13@794174a307975c225cfb26b57f73e38a841c0415"
21
22
[requirements]
0 commit comments