Skip to content

Commit

Permalink
bump v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gschoeni committed Mar 14, 2024
1 parent e6b0d02 commit 731d856
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.12.3"
version = "0.13.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -16,7 +16,7 @@ pyo3-log = "0.9.0"
tokio = { version = "1", features = ["full"] }
pyo3-polars = "0.10.0"
serde_json = "1.0.106"
liboxen = "0.12.2"
liboxen = "0.12.3"
# liboxen = { path = "../../Oxen/src/lib" }

[build-dependencies]
Expand Down

0 comments on commit 731d856

Please sign in to comment.