Skip to content

Commit

Permalink
bump v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gschoeni committed Nov 16, 2023
1 parent 9973c77 commit 8078583
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions oxen/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions oxen/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oxen"
version = "0.3.1"
version = "0.3.2"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -15,7 +15,7 @@ log = "0.4.17"
pyo3-log = "0.8.1"
tokio = { version = "1", features = ["full"] }
pyo3-polars = "0.6.0"
liboxen = "0.9.6"
liboxen = "0.9.8"
# liboxen = { path = "../../rust/Oxen/src/lib" }

[build-dependencies]
Expand Down

0 comments on commit 8078583

Please sign in to comment.