<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- fpm.toml	2024-01-23 07:28:31
+++ fpm.toml	2024-02-08 14:26:08
@@ -10,7 +10,7 @@
 auto-executables = false
 auto-examples = false
 auto-tests = true
-link = ["lapack", "blas"]
+link = ["openblas"]
 
 [library]
 source-dir = "src"
</pre></body></html>