Bump rsass from 0.23.4 to 0.24.0
Bumps [rsass](https://github.com/kaj/rsass) from 0.23.4 to 0.24.0. - [Release notes](https://github.com/kaj/rsass/releases) - [Changelog](https://github.com/kaj/rsass/blob/master/CHANGELOG.md) - [Commits](https://github.com/kaj/rsass/compare/v0.23.4...v0.24.0) --- updated-dependencies: - dependency-name: rsass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
76219704f3
commit
7566f94690
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -3928,9 +3928,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rsass"
|
||||
version = "0.23.4"
|
||||
version = "0.24.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "92bfc58e02cd215730b021f9e6f0f46e0a7e1f75aa558ca7a7492763fbe88df2"
|
||||
checksum = "d74a71f39f2d0e35ada983c76aeaa3a58b6c5735c8865073a87d190219c64eb1"
|
||||
dependencies = [
|
||||
"fastrand",
|
||||
"lazy_static",
|
||||
|
@ -65,7 +65,7 @@ rev = "29910f2829e7e590a540da3804336577b48c7b31"
|
||||
|
||||
[build-dependencies]
|
||||
ructe = "0.14.0"
|
||||
rsass = "0.23"
|
||||
rsass = "0.24"
|
||||
|
||||
[features]
|
||||
default = ["postgres"]
|
||||
|
Loading…
Reference in New Issue
Block a user