Skip to content

Commit

Permalink
Fixed badge for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
G-M0N3Y-2503 committed Oct 23, 2024
1 parent 1827fcd commit 70398c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `current_dir`
[![Crates.io Version](https://img.shields.io/crates/v/current_dir)](https://crates.io/crates/current_dir)
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/G-M0N3Y-2503/current_dir/ci?branch=main)](https://github.com/G-M0N3Y-2503/current_dir/actions?query=branch%3Amain)
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/G-M0N3Y-2503/current_dir/ci.yml?branch=main)](https://github.com/G-M0N3Y-2503/current_dir/actions?query=branch%3Amain)
[![docs.rs](https://img.shields.io/docsrs/current_dir)](https://docs.rs/current_dir/)

A utility crate that helps using [`set_current_dir()`][set_current_dir] and [`current_dir()`][current_dir] in a thread safe manner.<br>
Expand Down

0 comments on commit 70398c3

Please sign in to comment.