Bump rsass from 0.23.0 to 0.23.2

Bumps [rsass](https://github.com/kaj/rsass) from 0.23.0 to 0.23.2.
- [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.0...v0.23.2)

---
updated-dependencies:
- dependency-name: rsass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1020/head
dependabot[bot] 2 years ago committed by GitHub
parent f2df4b7d7d
commit 22036c6a94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated

@ -3933,9 +3933,9 @@ dependencies = [
[[package]]
name = "rsass"
version = "0.23.0"
version = "0.23.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8da5895d80d89e1b59f12ac5433919a32a1495267d5e09189923420eec89b01c"
checksum = "47d3d887143c4ffd66335779e475de36320725e486061c011df346638f41ee9a"
dependencies = [
"fastrand",
"lazy_static",

Loading…
Cancel
Save