mirror of
https://github.com/fafhrd91/actix-net
synced 2025-08-20 15:45:38 +02:00
prepare actix-server release
This commit is contained in:
@@ -28,6 +28,6 @@ impl Token {
|
||||
}
|
||||
|
||||
/// Start server building process
|
||||
pub fn build() -> ServerBuilder {
|
||||
pub fn new() -> ServerBuilder {
|
||||
ServerBuilder::default()
|
||||
}
|
||||
|
Reference in New Issue
Block a user