mirror of
https://github.com/tribufu/tribufu-rust
synced 2026-06-01 09:42:37 +00:00
Update lib.rs
This commit is contained in:
parent
f63f64103c
commit
a7d4bc3fe3
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
||||||
// Copyright (c) Tribufu. All Rights Reserved.
|
// Copyright (c) Tribufu. All Rights Reserved.
|
||||||
|
|
||||||
use alnilam_consts::TARGET_TRIPLE;
|
use alnilam_consts::TARGET_TRIPLE;
|
||||||
use base64::engine::general_purpose::STANDARD as BASE64;
|
|
||||||
use base64::Engine as _;
|
|
||||||
use mintaka_error::{Error, Result};
|
use mintaka_error::{Error, Result};
|
||||||
use reqwest::header::{HeaderMap, HeaderValue, AUTHORIZATION};
|
use reqwest::header::{HeaderMap, HeaderValue, AUTHORIZATION};
|
||||||
use reqwest::Client;
|
use reqwest::Client;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue