Skip to content

Commit

Permalink
chore: Bump version to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andyquinterom committed Jul 5, 2024
1 parent 4b9cdb3 commit 9ddc7e5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/rust/Cargo.lock

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

5 changes: 2 additions & 3 deletions src/rust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = 'orbweaver_r'
version = '0.13.0'
version = '0.14.0'
edition = '2021'

[lib]
Expand All @@ -9,8 +9,7 @@ name = 'orbweaver_r'

[dependencies]
extendr-api = { version = "0.7", features = ["serde"] }
orbweaver = { version = "0.13.0" }
#orbweaver = { git = "https://github.com/ixpantia/orbweaver-rs.git", branch = "main" }
orbweaver = { version = "0.14.0" }

# This will help us filter the platforms
# we support to make the final bundle size
Expand Down
Binary file modified src/rust/vendor.tar.xz
Binary file not shown.

0 comments on commit 9ddc7e5

Please sign in to comment.