Quellcode durchsuchen

Fix README.md link

Johannes Hofmann vor 7 Jahren
Ursprung
Commit
66fb1d8f02
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -9,7 +9,7 @@ Rust](https://www.rust-lang.org/install.html) to compile the program. The
9 9
 minimum supported version of Rust for DeltaMap is **1.25**.
10 10
 
11 11
 On Linux you will also need OpenSSL with headers.
12
-(see https://github.com/sfackler/rust-openssl for details)
12
+(see <https://docs.rs/crate/openssl/0.10.12> for details)
13 13
 
14 14
 ```sh
15 15
 # On Debian and Ubuntu