Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bevy Cosmic Edit
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Microhacks
Bevy Forks
Bevy Cosmic Edit
Commits
b2cacb44
Commit
b2cacb44
authored
1 year ago
by
StaffEngineer
Browse files
Options
Downloads
Patches
Plain Diff
bump version
parent
6eea9f8b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Cargo.lock
+11
-11
11 additions, 11 deletions
Cargo.lock
Cargo.toml
+1
-1
1 addition, 1 deletion
Cargo.toml
with
12 additions
and
12 deletions
Cargo.lock
+
11
−
11
View file @
b2cacb44
...
...
@@ -388,7 +388,7 @@ dependencies = [
[[package]]
name = "bevy_cosmic_edit"
version = "0.1
2
.0"
version = "0.1
3
.0"
dependencies = [
"arboard",
"bevy",
...
...
@@ -2978,9 +2978,9 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
[[package]]
name = "wasm-bindgen"
version = "0.2.8
7
"
version = "0.2.8
6
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342
"
checksum = "
5bba0e8cb82ba49ff4e229459ff22a191bbe9a1cb3a341610c9c33efc27ddf73
"
dependencies = [
"cfg-if",
"wasm-bindgen-macro",
...
...
@@ -2988,9 +2988,9 @@ dependencies = [
[[package]]
name = "wasm-bindgen-backend"
version = "0.2.8
7
"
version = "0.2.8
6
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
5ef2b6d3c510e9625e5fe6f509ab0
7d66
a760f0885d858736483c32ed7809abd
"
checksum = "
19b04bc93f9d6bdee709f6bd2118f5
7d
d
66
79cf1176a1af464fca3ab0d66d8fb
"
dependencies = [
"bumpalo",
"log",
...
...
@@ -3015,9 +3015,9 @@ dependencies = [
[[package]]
name = "wasm-bindgen-macro"
version = "0.2.8
7
"
version = "0.2.8
6
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d
"
checksum = "
14d6b024f1a526bb0234f52840389927257beb670610081360e5a03c5df9c258
"
dependencies = [
"quote",
"wasm-bindgen-macro-support",
...
...
@@ -3025,9 +3025,9 @@ dependencies = [
[[package]]
name = "wasm-bindgen-macro-support"
version = "0.2.8
7
"
version = "0.2.8
6
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
54681b18a46765f0957583
88
f
2d
0cf16eb8d4169b639ab575a8f5693af210c7b
"
checksum = "
e128beba
882d
d1eb6200e1dc92ae6c5dbaa4311aa7bb211ca035779e5efc39f8
"
dependencies = [
"proc-macro2",
"quote",
...
...
@@ -3038,9 +3038,9 @@ dependencies = [
[[package]]
name = "wasm-bindgen-shared"
version = "0.2.8
7
"
version = "0.2.8
6
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1
"
checksum = "
ed9d5b4305409d1fc9482fee2d7f9bcbf24b3972bf59817ef757e23982242a93
"
[[package]]
name = "wayland-scanner"
...
...
This diff is collapsed.
Click to expand it.
Cargo.toml
+
1
−
1
View file @
b2cacb44
[package]
name
=
"bevy_cosmic_edit"
version
=
"0.1
2
.0"
version
=
"0.1
3
.0"
edition
=
"2021"
license
=
"MIT OR Apache-2.0"
description
=
"Bevy cosmic-text multiline text input"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment