Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tarantool-module
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
core
tarantool-module
Merge requests
!129
chore(release): changelog (version bump)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
chore(release): changelog (version bump)
chore/changelog
into
master
Overview
0
Commits
1
Pipelines
1
Changes
2
Merged
Georgy Moshkin
requested to merge
chore/changelog
into
master
2 years ago
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
3548e30a
1 commit,
2 years ago
2 files
+
14
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
tarantool/Cargo.toml
+
1
−
1
Options
@@ -28,7 +28,7 @@ libc = "0.2"
log
=
"0.4"
num-traits
=
"0.2"
num-derive
=
"0.3"
tlua
=
{
path
=
"../tlua"
,
version
=
"0.6.
0
"
}
tlua
=
{
path
=
"../tlua"
,
version
=
"0.6.
1
"
}
protobuf
=
{
version
=
"2"
,
optional
=
true
}
raft
=
{
version
=
"0.6.0"
,
optional
=
true
}
refpool
=
{
version
=
"0.4.3"
,
optional
=
true
}
Loading