aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 904a794..acfe8bb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,6 +21,3 @@ data-encoding = "2.0"
[dev-dependencies]
tempdir = "0.3"
assert_cli = "0.5"
-
-[patch.crates-io]
-sodiumoxide = { git = 'https://github.com/bnewbold/sodiumoxide-patched', branch = 'stream_xor_ic' }