diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2023-03-06 10:16:27 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2023-03-06 10:16:27 +0900 |
commit | 57cc1c96abfe96c31b79debdbfaa91f5764e4011 (patch) | |
tree | c6fdd771f7e05782a539beb3ad2da266fd5a7c27 /.cargo_vcs_info.json | |
download | rust-async-executor-upstream.tar.gz rust-async-executor-upstream.tar.bz2 rust-async-executor-upstream.zip |
Import async-executor 1.5.0upstream/1.5.0upstream
Diffstat (limited to '.cargo_vcs_info.json')
-rw-r--r-- | .cargo_vcs_info.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.cargo_vcs_info.json b/.cargo_vcs_info.json new file mode 100644 index 0000000..46757e0 --- /dev/null +++ b/.cargo_vcs_info.json @@ -0,0 +1,6 @@ +{ + "git": { + "sha1": "00ea6cf6a19d23c1464790e53fe3f61ea0e94271" + }, + "path_in_vcs": "" +}
\ No newline at end of file |