mirror of
https://github.com/qwjyh/xdbm
synced 2025-06-26 17:59:20 +09:00
update readme
This commit is contained in:
parent
6e1619aa18
commit
0abf9c0693
2 changed files with 5 additions and 2 deletions
|
@ -5,7 +5,7 @@ mod integrated_test {
|
|||
};
|
||||
|
||||
use anyhow::{Context, Ok, Result};
|
||||
use assert_cmd::{assert::OutputAssertExt, cargo::CommandCargoExt, Command};
|
||||
use assert_cmd::{assert::OutputAssertExt, Command};
|
||||
use dirs::home_dir;
|
||||
use git2::Repository;
|
||||
use log::trace;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue