We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c0edc2 commit 0071cc7Copy full SHA for 0071cc7
.gitignore
@@ -1,6 +1,6 @@
1
# Generated by Cargo
2
# will have compiled files and executables
3
-/target/
+target
4
5
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
6
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.toml
[package]
name = "sass-embedded"
-version = "0.7.0"
+version = "0.7.1"
authors = ["ahabhgk <ahabhgk@gmail.com>"]
edition = "2021"
resolver = "2"
0 commit comments