We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2622c commit 39d5331Copy full SHA for 39d5331
README.md
@@ -6,7 +6,7 @@ The daemon which provides data to the logtopus server
6
## Building from source
7
8
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
+ * build has been tested with at least Rust 1.33
10
11
2. Run `cargo build` or `cargo build --release`
12
0 commit comments