aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2017-12-12 11:42:38 -0800
committerBryan Newbold <bnewbold@robocracy.org>2017-12-12 11:43:15 -0800
commite9b3dd7245f618c99e06391d7456be13eea59299 (patch)
tree8442ab059f8e6419b9d5d40ff48d105a720a1225 /Cargo.toml
parent1a0131928e54fce0623afe1bea5799277b40be6a (diff)
parentbb0c08af63dcef7ad4ea82d65ffe5a33ffa109e3 (diff)
downloadgeniza-e9b3dd7245f618c99e06391d7456be13eea59299.tar.gz
geniza-e9b3dd7245f618c99e06391d7456be13eea59299.zip
Merge remote-tracking branch 'github/master'
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' }