summaryrefslogtreecommitdiff
path: root/vendor/update.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/update.toml')
-rw-r--r--vendor/update.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/update.toml b/vendor/update.toml
index f324441b7..68bdd5d65 100644
--- a/vendor/update.toml
+++ b/vendor/update.toml
@@ -24,8 +24,8 @@ website = "http://www.ouah.org/ogay/sha2/"
[utfcpp]
author = "Nemanja Trifunovic"
-depth = 1
-files = "source/{**/*,*}.h"
+depth = 2
+files = "source/utf8/{core,unchecked}.h"
git = "https://github.com/nemtrif/utfcpp"
license = "Boost Software License"