Skip to content

Commit 39d5331

Browse files
committed
update tested rust version in README to 1.33
1 parent 1b2622c commit 39d5331

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
@@ -6,7 +6,7 @@ The daemon which provides data to the logtopus server
66
## Building from source
77

88
1. Install the Rust toolchain (stable) using `rustup` see [Installation](https://doc.rust-lang.org/book/second-edition/ch01-01-installation.html)
9-
* build has been tested with at least Rust 1.28
9+
* build has been tested with at least Rust 1.33
1010

1111
2. Run `cargo build` or `cargo build --release`
1212

0 commit comments

Comments
 (0)