Skip to content

Commit 588e852

Browse files
rename async_aware_primitives exercises crate
1 parent 8791feb commit 588e852

File tree

1 file changed

+1
-1
lines changed
  • exercises/08_futures/06_async_aware_primitives

1 file changed

+1
-1
lines changed

exercises/08_futures/06_async_aware_primitives/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "async_locks"
2+
name = "async_aware_primitives"
33
version = "0.1.0"
44
edition = "2021"
55

0 commit comments

Comments
 (0)