Skip to content

Commit bd90b66

Browse files
committed
migrate to NetworkInterfaceControllers
1 parent b1d2d2b commit bd90b66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name = "NetworkInterfaces"
1+
name = "NetworkInterfaceControllers"
22
uuid = "6f74fd91-2978-43ad-8164-3af8c0ec0142"
33
authors = ["Johannes Blaschke <[email protected]>"]
44
version = "0.1.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module NetworkInterfaces
1+
module NetworkInterfaceControllers
22
using Base: unsafe_convert, RefValue
33
using Sockets
44

0 commit comments

Comments
 (0)