This website works better with JavaScript.
Home
Help
Sign In
alinz
/
rosc
mirror of
https://github.com/klingtnet/rosc.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
12
Wiki
Activity
Browse Source
Update version string in usage example to `~0.4`
master
Andreas Linz
4 months ago
parent
250ae006c5
commit
8cbe1b657e
Signed by:
alinz
GPG Key ID:
9BF39809C9DA580C
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@ -13,7 +13,7 @@ Add `rosc` to the dependencies section of your projects `Cargo.toml`:
```toml
[dependencies]
rosc = "~0.
3
"
rosc = "~0.
4
"
```
## Documentation
Write
Preview
Loading…
Cancel
Save