1
0
Fork 0

Fix Cargo.lock

Apparently this was causing the macOS CI to fail.
This commit is contained in:
Robbert van der Helm 2022-03-13 01:08:06 +01:00
parent 1213d59ae7
commit 812f6d86f8

2
Cargo.lock generated
View file

@ -291,7 +291,7 @@ checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
[[package]]
name = "baseview"
version = "0.1.0"
source = "git+https://github.com/robbert-vdh/baseview.git?branch=feature/mouse-event-modifiers#8e7f854c537712a30ba388bdce8764f10b466652"
source = "git+https://github.com/robbert-vdh/baseview.git?branch=feature/mouse-event-modifiers#5b57af2463ef55c4ac702ef662c3472c328a3c6b"
dependencies = [
"cocoa",
"core-foundation",