Skip to content

Commit

Permalink
update news re: use_crate()
Browse files Browse the repository at this point in the history
  • Loading branch information
kbvernon committed Aug 3, 2024
1 parent 3da0d06 commit 71d2f3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* `create_extendr_package()` allows user to create project directory using RStudio's **Project Command**. (#321)
* Support `RTOOLS44` (#347)
* Removed `use_try_from` as an option in `rust_function`, and added `use_rng` (#354)
* Added `use_crate()` function to make adding dependencies to Cargo.toml easier within R, similar to `usethis::use_package()` (#361)

# rextend 0.3.1

Expand Down

0 comments on commit 71d2f3b

Please sign in to comment.