We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef9736c commit df34c29Copy full SHA for df34c29
registry.toml
@@ -9,6 +9,10 @@ latest.git = "https://github.com/dftd4/dftd4"
9
"0.1.0" = {git="https://github.com/LKedward/fhash", tag="v0.1.0"}
10
"latest" = {git="https://github.com/LKedward/fhash"}
11
12
+[finterp]
13
+"1.2.2" = {git="https://github.com/jacobwilliams/finterp", tag="1.2.2"}
14
+"latest" = {git="https://github.com/jacobwilliams/finterp"}
15
+
16
[iso_varying_string]
17
"latest" = {git="https://gitlab.com/everythingfunctional/iso_varying_string"}
18
0 commit comments