We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d21c92b commit 41d95a3Copy full SHA for 41d95a3
Project.toml
@@ -1,7 +1,7 @@
1
name = "BytePairEncoding"
2
uuid = "a4280ba5-8788-555a-8ca8-4a8c3d966a71"
3
authors = ["chengchingwen <[email protected]>"]
4
-version = "0.5.1"
+version = "0.5.2"
5
6
[deps]
7
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
@@ -16,8 +16,8 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
16
17
[compat]
18
DataStructures = "0.18"
19
-DoubleArrayTries = "0.1"
+DoubleArrayTries = "0.1.1"
20
LRUCache = "1.6"
21
StructWalk = "0.2"
22
-TextEncodeBase = "0.8.1"
+TextEncodeBase = "0.8.3"
23
julia = "1.6"
0 commit comments