Skip to content

Commit a606798

Browse files
authored
Merge pull request #190 from BerkeleyLab/update-assert-dependency
Update assert dependency in fpm.toml
2 parents 17c28a4 + f6a2b5c commit a606798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fpm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "matcha"
22

33
[dependencies]
4-
assert = {git = "https://github.com/rouson/assert", tag = "assert-3.0.0"}
4+
assert = {git = "https://github.com/BerkeleyLab/assert.git", tag = "2.1.2"}
55
julienne = {git = "https://github.com/BerkeleyLab/julienne", tag = "2.4.0"}

0 commit comments

Comments
 (0)