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 40e8e6b commit ae9b253Copy full SHA for ae9b253
1 file changed
Cargo.toml
@@ -1,11 +1,10 @@
1
[package]
2
name = "q"
3
-version = "0.1.0"
+version = "0.2.0"
4
edition = "2021"
5
-authors = ["CRT-HAO"]
+authors = ["hayd1n", "Hayden Chang <m831718@gmail.com>"]
6
repository = "https://github.com/NTUST-Hack/q"
7
8
-
9
[dependencies]
10
reqwest = { version = "0.12.5", features = ["json"] }
11
serde = "1.0.196"
0 commit comments