Skip to content

Commit

Permalink
update version in lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rnag committed Mar 13, 2023
1 parent 957c790 commit d719d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/cargo-rx/0.2.0")]
#![doc(html_root_url = "https://docs.rs/cargo-rx/0.3.0")]
#![warn(rust_2018_idioms, missing_docs)]
#![deny(warnings, dead_code, unused_imports, unused_mut)]

Expand Down

0 comments on commit d719d7f

Please sign in to comment.