mirror of https://github.com/fafhrd91/actix-net
fix example rename
This commit is contained in:
parent
7aa7fdcb46
commit
e2f485af23
|
@ -78,5 +78,5 @@ log = "0.4"
|
|||
trust-dns-resolver = "0.20.0"
|
||||
|
||||
[[example]]
|
||||
name = "basic"
|
||||
name = "tcp-rustls"
|
||||
required-features = ["accept", "rustls"]
|
||||
|
|
Loading…
Reference in New Issue