Commit 7d71975 1 parent a8fa72c commit 7d71975 Copy full SHA for 7d71975
File tree 1 file changed +8
-5
lines changed
1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " google-fonts-languages"
3
- version = " 0.6.3 "
3
+ version = " 0.7.1 "
4
4
edition = " 2021"
5
+ description = " Google Fonts script and language support data"
6
+ repository = " https://github.com/googlefonts/lang"
7
+ license-file = " LICENSE.txt"
5
8
6
9
[dependencies ]
7
10
bytes = " 1.7.1"
@@ -11,10 +14,10 @@ serde_json = "1.0"
11
14
12
15
[build-dependencies ]
13
16
prost-build = " 0.13"
14
- protobuf-support = { git = " https://github.com/cmyr/rust-protobuf " , branch = " parse-unicode-strings " }
15
- protobuf = { git = " https://github.com/cmyr/rust-protobuf " , branch = " parse-unicode-strings " }
16
- protobuf-parse = { git = " https://github.com/cmyr/rust-protobuf " , branch = " parse-unicode-strings " }
17
- glob = " * " # This is a joke.
17
+ protobuf-support = " 3.7.1 "
18
+ protobuf = " 3.7.1 "
19
+ protobuf-parse = " 3.7.1 "
20
+ glob = " 0 "
18
21
prettyplease = " 0.2"
19
22
quote = " 1.0"
20
23
proc-macro2 = " 1.0"
You can’t perform that action at this time.
0 commit comments