add init/cleanup functions, now the plugin actually loads!
This commit is contained in:
@@ -8,6 +8,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
log = "0.4.6"
|
||||
env_logger = "0.6.0"
|
||||
c_str_macro = "1.0.2"
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.0.28"
|
||||
|
Reference in New Issue
Block a user