We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0752e62 commit c4ea15bCopy full SHA for c4ea15b
Cargo.toml
@@ -22,7 +22,7 @@ exclude = [
22
23
".gitignore",
24
"Cargo.lock",
25
- "images.png",
+ "images_processed.png",
26
27
# You can add more patterns:
28
# "another_folder/",
README.md
@@ -1,6 +1,6 @@
1
# Technical Indicators (Rust)
2
3
-
+
4
5
[](https://crates.io/crates/ta-lib-in-rust)
6
[](https://docs.rs/ta-lib-in-rust)
images.png
-11.2 KB
images_processed.png
10.8 KB
0 commit comments