We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d23011 commit 5213713Copy full SHA for 5213713
.gitignore
@@ -3,3 +3,7 @@
3
/target
4
/Cargo.lock
5
/bench/bench
6
+.vscode
7
+.idea
8
+*.iml
9
+
.vscode/settings.json
README.md
@@ -1,6 +1,6 @@
1
# cgmath-rs
2
-[](https://travis-ci.org/rustgd/cgmath)
+[](https://github.com/rustgd/cgmath/actions)
[](https://docs.rs/cgmath)
[](https://crates.io/crates/cgmath)
[](https://github.com/rustgd/cgmath/blob/master/LICENSE)
0 commit comments