Skip to content

Commit 05d398c

Browse files
docs: update readme installation example to version 0.3
1 parent 0197937 commit 05d398c

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
@@ -18,7 +18,7 @@ Add the following to your `Cargo.toml`:
1818

1919
```toml
2020
[dependencies]
21-
static-serve = "0.2"
21+
static-serve = "0.3"
2222
axum = "0.8"
2323
```
2424

0 commit comments

Comments
 (0)