Rename notification_store (#3872)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons
2024-01-03 23:04:03 -05:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ edition = "2021"
publish = false
[lib]
path = "src/notification_store2.rs"
path = "src/notification_store.rs"
doctest = false
[features]