Skip to content

Commit

Permalink
krnl v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-r-earp committed May 28, 2024
1 parent d0d389c commit 0119962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ autobenches = false

[dependencies]
autograph_derive = { workspace = true, optional = true }
krnl = { version = "0.1.0", default-features = false }
krnl = { version = "0.1.1", default-features = false }
anyhow.workspace = true
ndarray = { workspace = true, features = [
"serde",
Expand Down

0 comments on commit 0119962

Please sign in to comment.