mark stew/shims/net as deprecated (#211)

This commit is contained in:
tersec 2024-01-20 20:57:08 +00:00 committed by GitHub
parent 2c2544aec1
commit 3aa92ab843
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
{.deprecated: "use std/net".}
import std/net as stdNet
export stdNet