Skip to content

Commit 43914a1

Browse files
committed
update compat
1 parent 8b981fa commit 43914a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BytePairEncoding"
22
uuid = "a4280ba5-8788-555a-8ca8-4a8c3d966a71"
33
authors = ["chengchingwen <[email protected]>"]
4-
version = "0.3.0"
4+
version = "0.3.1"
55

66
[deps]
77
StructWalk = "31cdf514-beb7-4750-89db-dda9d2eb8d3d"
@@ -10,7 +10,7 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
1010

1111
[compat]
1212
StructWalk = "0.2"
13-
TextEncodeBase = "0.5.4"
13+
TextEncodeBase = "0.5.4, 0.6"
1414
julia = "1.6"
1515

1616
[extras]

0 commit comments

Comments
 (0)