Skip to content

Commit 77811e2

Browse files
committed
fix versioning docs
1 parent d0e1f70 commit 77811e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ In addition to the dependencies listed in each crate's `Cargo.toml`, the project
4848

4949
## Versioning
5050

51-
tmc-langs-rust follows Rust-style semantic versioning, but only for the CLI (tmc-langs-cli). The library crates may 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.
5252

5353
## CLI binary deployment and downloads
5454

0 commit comments

Comments
 (0)