You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ In addition to the dependencies listed in each crate's `Cargo.toml`, the project
48
48
49
49
## Versioning
50
50
51
-
tmc-langs-rust follows Rust-style semantic versioning, but only for the CLI (tmc-langs-cli). The library cratesmay go through breaking changes in any release as long as they don't cause any visible changes in functionality to a user of the CLI.
51
+
tmc-langs-rust follows Rust-style semantic versioning, but only for the `tmc-langs-cli` and `tmc-langs` crates. Other crates may go through breaking changes in any release as long as the CLI and langs are unaffected.
0 commit comments