Skip to content

Commit aacfd72

Browse files
docs: update version to 0.2.0 in README installation example
- Update installation instructions to use v0.2.0 - Ensure consistency between Cargo.toml and README
1 parent 0a199df commit aacfd72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
```toml
5151
[dependencies]
52-
crabcamera = "0.1"
52+
crabcamera = "0.2.0"
5353
tauri = { version = "2.0", features = ["protocol-asset"] }
5454
```
5555

0 commit comments

Comments
 (0)