We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ed125 commit 5a782a1Copy full SHA for 5a782a1
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.8.3
2
+
3
+* reference utils 0.5.4 (by reffing 0.5) (fixes #69)
4
5
# 0.8.2
6
7
* reference utils 0.5.3 (fixes #68)
Cargo.toml
@@ -22,7 +22,7 @@ setimmediate = []
22
23
24
[dependencies]
25
-hirofa_utils = "0.5.3"
+hirofa_utils = "0.5"
26
#hirofa_utils = {path="../utils"}
27
#hirofa_utils = {git="https://github.com/HiRoFa/utils"}
28
backtrace = "0.3.56"
0 commit comments