diff --git a/Cargo.toml b/Cargo.toml index 42eae27..39826b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,8 +12,4 @@ edition = "2021" [features] default = [] -use_std = ["scribe/use_std"] - - -[dependencies.scribe] -git = "ssh://gitea@workshop.cybermages.tech:3022/CyberMages/scribe.git" +use_std = []