mirror of
https://github.com/tribufu/tribufu-rust
synced 2026-05-06 06:47:28 +00:00
Update lib.rs
This commit is contained in:
parent
4918ceacfb
commit
5815e1bd7c
1 changed files with 0 additions and 2 deletions
|
|
@ -4,10 +4,8 @@
|
|||
|
||||
use alnilam_consts::TARGET_TRIPLE;
|
||||
use anyhow::{Error, Result};
|
||||
use chrono::NaiveDateTime;
|
||||
use reqwest::header::{HeaderMap, HeaderValue};
|
||||
use reqwest::Client;
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
pub const VERSION: &str = env!("CARGO_PKG_VERSION");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue