Skip to content

Commit f60e155

Browse files
authored
Changed to example appdetails.
1 parent 41fddde commit f60e155

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main.rs

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
fn main() {
22
let mut keyauthapp = keyauth::v1_2::KeyauthApi::new(
3-
"library-development",
4-
"EdmsTKiuld",
5-
"9f752b6a414455175efd942abfd2183667413d57b1d59d6742d8437c71802b49",
3+
"example",
4+
"JjPMBVlIOd",
5+
"db40d586f4b189e04e5c18c3c94b7e72221be3f6551995adc05236948d1762bc",
66
"1.0",
77
"https://keyauth.cc/api/1.2/",
88
);

0 commit comments

Comments
 (0)