Browse Source

Fix README.md link

Johannes Hofmann 7 years ago
parent
commit
66fb1d8f02
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

9
 minimum supported version of Rust for DeltaMap is **1.25**.
9
 minimum supported version of Rust for DeltaMap is **1.25**.
10
 
10
 
11
 On Linux you will also need OpenSSL with headers.
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
 ```sh
14
 ```sh
15
 # On Debian and Ubuntu
15
 # On Debian and Ubuntu