Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NyxCode committed Jun 27, 2024
1 parent b8a1a39 commit ce99c02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ We recommend doing this in your tests.
### Get started
```toml
[dependencies]
ts-rs = "9.0"
ts-rs = "9.1"
```

```rust
Expand Down
2 changes: 1 addition & 1 deletion ts-rs/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
//! ## Get started
//! ```toml
//! [dependencies]
//! ts-rs = "9.0"
//! ts-rs = "9.1"
//! ```
//!
//! ```rust
Expand Down

0 comments on commit ce99c02

Please sign in to comment.