We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d563d4 + bf7f875 commit 5f7beb3Copy full SHA for 5f7beb3
1 file changed
Cargo.toml
@@ -80,7 +80,7 @@ rustdoc-args = ["--html-in-header", "katex-header.html"]
80
num = "0.4"
81
82
# Our own stuff - L-BFGS: limited-memory BFGS directions
83
-lbfgs = "0.2"
+lbfgs = "0.3"
84
85
# Instant is a generic timer that works on Wasm (with wasm-bindgen)
86
instant = { version = "0.1" }
0 commit comments