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 ef60d74 commit 2bb8a40Copy full SHA for 2bb8a40
README.adoc
@@ -65,5 +65,5 @@ In your Fortran Package Manager `fpm.toml` configuration file, add this repo as
65
66
```toml
67
[dependencies]
68
-error-handling = { git = "[email protected]:plevold/fortran-debug-utils.git", tag = "v0.0.1" }
+debug-utils = { git = "[email protected]:plevold/fortran-debug-utils.git", tag = "v0.0.1" }
69
```
0 commit comments