Skip to content

Commit

Permalink
chore: Updates to orbweaver 0.18 release
Browse files Browse the repository at this point in the history
  • Loading branch information
andyquinterom committed Jan 27, 2025
1 parent f542111 commit 545b714
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
3 changes: 2 additions & 1 deletion src/rust/Cargo.lock

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

3 changes: 1 addition & 2 deletions src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ crate-type = [ 'staticlib', 'lib' ]
name = 'orbweaver_r'

[dependencies]
# orbweaver = { version = "0.17.1" }
orbweaver = { git = "https://github.com/andyquinterom/orbweaver-rs.git", branch = "T27" }
orbweaver = { version = "0.18.0" }
extendr-api = { version = "0.7", features = ["serde", "result_condition"] }

# This will help us filter the platforms
Expand Down
Binary file modified src/rust/vendor.tar.xz
Binary file not shown.

0 comments on commit 545b714

Please sign in to comment.