Skip to content

Commit

Permalink
chore: Update to extendr-api 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
andyquinterom committed Jul 5, 2024
1 parent 68289e4 commit 3174ad9
Showing 1 changed file with 1 addition and 2 deletions.
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' ]
name = 'orbweaver'

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

Expand Down

0 comments on commit 3174ad9

Please sign in to comment.