Skip to content

Commit f6a2b5c

Browse files
committed
Update assert dependency in fpm.toml
1 parent 17c28a4 commit f6a2b5c

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)